mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 21:09:25 -05:00
comment
This commit is contained in:
parent
29685938bd
commit
5121f80f28
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
||||||
## We allow devices that were plugged in before the daemon starts. Everything
|
## We allow devices that were plugged in before the daemon starts. Everything
|
||||||
## is blocked as the default. Following rules apply on top of this.
|
## is blocked as the default. Following rules apply on top of this.
|
||||||
|
|
||||||
|
## First match wins. Therefore, reject rules should be on the top.
|
||||||
|
## Quote:
|
||||||
|
## https://usbguard.github.io/documentation/rule-language
|
||||||
|
## > the daemon scans the existing rules sequentially
|
||||||
|
|
||||||
## Explicitly reject any interface that is not documented and/or defined by
|
## Explicitly reject any interface that is not documented and/or defined by
|
||||||
## USB.org.
|
## USB.org.
|
||||||
## Note: Most probably superfluous.
|
## Note: Most probably superfluous.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue