Input: aiptek - tighten up permissions on sysfs attributes
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 15 Nov 2010 21:33:25 +0000 (13:33 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 16 Nov 2010 06:59:40 +0000 (22:59 -0800)
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>

No differences found