commit | 6f07d31e46639e4b1b23de6ee88c9e079a7bf32d | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Nov 15 13:33:25 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Nov 15 22:59:40 2010 -0800 |
tree | 6ea90e5918b64d532ed1f979054236145ad930bb | |
parent | fcb7193096969ca9e5b9219b9a99ddf299d4054f [diff] |
Input: aiptek - tighten up permissions on sysfs attributes 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>