Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

usbguard: fix policy enums #297346

Merged
merged 1 commit into from Mar 27, 2024
Merged

Commits on Mar 20, 2024

  1. usbguard: fix policy enums

    The available policies for `InsertedDevicePolicy` and
    `ImplicitPolicyTarget` differ from the defined policy enum. This change
    is to prevent users from configuring incorrect policies for `usbguard`
    
    Related `usbguard` documentation
    https://usbguard.github.io/documentation/configuration.html
    
    Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
    codingCoffee committed Mar 20, 2024
    Copy the full SHA
    99c0c32 View commit details
    Browse the repository at this point in the history