Annotation of /trunk/ica-client/ctxusbd.rules
Parent Directory | Revision Log
Revision 1564 -
(hide annotations)
(download)
Tue Nov 22 19:42:17 2011 UTC (12 years, 11 months ago) by niro
File size: 295 byte(s)
Tue Nov 22 19:42:17 2011 UTC (12 years, 11 months ago) by niro
File size: 295 byte(s)
added udev rule and rc script for ctxusbd
1 | niro | 1564 | # do not edit this file, it will be overwritten on update |
2 | # don't allow HAL/udev to handle devices that ICA client is remoting | ||
3 | |||
4 | SUBSYSTEM=="usb", ACTION=="add", PROGRAM="/usr/bin/ctx_usb_isactive", OPTIONS+="last_rule", RUN+="/usr/bin/logger -t ica-usb.rules suppressing HAL/udev action for %k" |