Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
driver core: allow non-root users to listen to uevents
Users can read sysfs files, there is no reason they should not be allowed to listen to uevents. This lets xorg and other userspace programs properly get these messages without having to be root. Signed-off-by: Kay Sievers <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information