mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 05:44:16 -05:00
comments
This commit is contained in:
parent
1e48886c7e
commit
1267960842
1 changed files with 2 additions and 0 deletions
|
|
@ -5,7 +5,9 @@
|
|||
|
||||
export LC_ALL='C'
|
||||
|
||||
## Package 'pciutils' provides tool 'lspci'.
|
||||
if lspci | grep --quiet '^[^ ]* USB controller: '; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue