X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=rules%2F99-systemd.rules.in;h=db72373c1654276f834cdd821f95ce8f03cf3298;hp=04a59c4604233486a7727ed7794ce39983e850d4;hb=23aedd029452b65c11b6eb838e44f60be1c66814;hpb=ebc54302d7fc70927d5dc119e178ff03f6a911ed diff --git a/rules/99-systemd.rules.in b/rules/99-systemd.rules.in index 04a59c460..db72373c1 100644 --- a/rules/99-systemd.rules.in +++ b/rules/99-systemd.rules.in @@ -7,7 +7,7 @@ ACTION=="remove", GOTO="systemd_end" -SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*|xvc*|hvsi*|ttysclp*|sclp_line*", TAG+="systemd" +SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*|xvc*|hvsi*|ttysclp*|sclp_line*|3270/tty[0-9]*", TAG+="systemd" KERNEL=="vport*", TAG+="systemd"