-
Notifications
You must be signed in to change notification settings - Fork 28
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
qm sub-package qm_dropin_mount_bind_input #595
Conversation
QM sub-package qm_dropin_mount_bind_input will configure via drop-in /dev/input to allow nested containers to automatically see devices like: Keyboards, Mice, Touchpads, Joysticks, Multimedia keys and Device files like /dev/input/event0, /dev/input/event1, etc. Just execute: make qm_dropin_mount_bind_input Signed-off-by: Douglas Schilling Landgraf <[email protected]>
I had QM already running here, restart is required.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think there is a need to update also man
qm.8.md related to subpackages and what they are generally do
You could add # subpackages
Or maybe man qm_selinux.8
sure. I will in the next patch. |
It's tested and follow all reviews from @aesteve-rh. Also I will address @Yarboa comment in the next patch. |
QM sub-package qm_dropin_mount_bind_input will configure via drop-in /dev/input to allow nested containers to automatically see devices like: Keyboards, Mice, Touchpads, Joysticks, Multimedia keys and Device files like /dev/input/event0, /dev/input/event1, etc.
Just execute: make qm_dropin_mount_bind_input