silence events from attaching/detaching USB devices #39
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/airgap#39
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this invades systems like keyfork prompts which expects a user to read them when they plug in a device.
attaching and detaching USB devices prints out about 3-5 lines of unnecessary text.
This can be done by setting the kernel log level to 3. Making a PR shortly.