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

Add tags or comment to rules #283

Closed
tweksteen opened this issue Apr 8, 2019 · 1 comment
Closed

Add tags or comment to rules #283

tweksteen opened this issue Apr 8, 2019 · 1 comment

Comments

@tweksteen
Copy link
Member

I am writing a daemon to manage rules generated by system events (similar to what is described in https://usbguard.github.io/blog/2017/Screen-Locking). Some of the rules have different origins and I'd like to easily be able to query rules matching an origin. This could be in the form of a tag (arbitrary string) associated with the rule. Looking around, iptables implements a similar idea with the comments option (--comment).

I'm happy to follow up with the implementation, I'd like first some feedback on the desired approach.

@tweksteen
Copy link
Member Author

This was merged in #293. Closing.

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

No branches or pull requests

1 participant