mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 20:53:04 +09:00
Sysfs attributes affecting device behavior should not be, by default, world-writeable. If distributions want to allow console users access these attributes they need to employ udev and friends to adjust permissions as needed. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>