source: trunk/etc/openct-disable.fdi @ 1146

Revision 1146, 275 bytes checked in by aj, 3 years ago (diff)

add example file that can be used to disable openct.

Line 
1<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
2<deviceinfo version="0.2">
3  <device>
4    <match key="smart_card_reader.openct_capable" bool="true">
5      <remove key="info.addons" type="strlist">hald-addon-openct</remove>
6    </match>
7  </device>
8</deviceinfo>
Note: See TracBrowser for help on using the repository browser.