blob: dee42199b6be20aca08f852789f519d09f913923 (
plain)
1
2
3
4
5
6
7
|
# do not edit this file, it will be overwritten on update
ACTION=="remove", GOTO="id_input_end"
SUBSYSTEM=="input", ENV{ID_INPUT}=="", IMPORT{builtin}="input_id"
LABEL="id_input_end"
|