]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3cc7fd3e69572ae1675a2b1818808537f0d08ca6
tree6ea90e5918b64d532ed1f979054236145ad930bb
parent493dd6ed626e74cec67765ba53e2249af85e0830
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>
drivers/input/tablet/aiptek.c