Michal Suchanek | 38887d1 | 2017-06-12 13:43:05 +0200 | [diff] [blame] | 1 | # do not edit this file, it will be overwritten on update |
2 | |||||
3 | ACTION=="remove", GOTO="id_input_end" | ||||
4 | |||||
5 | SUBSYSTEM=="input", ENV{ID_INPUT}=="", IMPORT{builtin}="input_id" | ||||
6 | |||||
7 | LABEL="id_input_end" |