mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 12:00:46 +09:00
The search/pullup/add/remove device attributes were 0666 which would allow arbitrary users to affect the 1 wire bus. Change to 0664 to prevent that. Signed-off-by: Brian Swetland <swetland@google.com>