X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=rules%2Frules.d%2F75-tty-description.rules;h=c2980cfb6988c29f93f99eb8055c6655965ed1f8;hp=ac868adc0ab5f7195f84dec4a9af8a0c2948729f;hb=24569e24dc94a7cffb8031eb0055e8d06cbdcb72;hpb=5a92fd9c9b89d8c880e0a93f32555d4aa7bbc6e6;ds=sidebyside diff --git a/rules/rules.d/75-tty-description.rules b/rules/rules.d/75-tty-description.rules index ac868adc0..c2980cfb6 100644 --- a/rules/rules.d/75-tty-description.rules +++ b/rules/rules.d/75-tty-description.rules @@ -1,6 +1,6 @@ # do not edit this file, it will be overwritten on update -ACTION!="add|change", GOTO="tty_end" +ACTION=="remove", GOTO="tty_end" SUBSYSTEM!="tty", GOTO="tty_end" SUBSYSTEMS=="usb", ENV{ID_MODEL}=="", IMPORT{program}="usb_id --export %p"