mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>