X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2F99-systemd.rules;h=c079c35304e83f63e0fca8898454767be35fd5c7;hb=fde78a3ac01db57a384e5936bf2c033dcdeae494;hp=186ef45f49f5400b566cefdf3d5580c6f0428135;hpb=e30b45bb846f0071292f1ffa4a6599e1072d992f;p=elogind.git diff --git a/src/99-systemd.rules b/src/99-systemd.rules index 186ef45f4..c079c3530 100644 --- a/src/99-systemd.rules +++ b/src/99-systemd.rules @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -ACTION!="add|change", GOTO="systemd_end" +ACTION=="remove", GOTO="systemd_end" SUBSYSTEM=="tty", KERNEL=="tty[0-9]|tty1[0-2]", TAG+="systemd" SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*", TAG+="systemd"