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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use partial rule in allow/block/reject-device commands #428

Merged
merged 1 commit into from Nov 2, 2020

Conversation

ZoltanFridrich
Copy link
Contributor

This is rather quality of life change. It enables users to write partial rule (rule without target specified) on commands like allow-device. When a user wants to allow a device with allow-device, he will not need to write a complete rule, for example: usbguard allow-device block name "MyUSB" but instead he can write usbguard allow-device name "MyUSB". Same holds for block-device and reject-device commands.

@ZoltanFridrich ZoltanFridrich changed the title [WIP] Use partial rule in allow/block/reject-device commands Use partial rule in allow/block/reject-device commands Oct 29, 2020
@radosroka radosroka merged commit 1aa215d into USBGuard:master Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants