X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=rules%2F99-systemd.rules.in;h=db72373c1654276f834cdd821f95ce8f03cf3298;hb=93f1a06374e335e8508d89e1bdaadf45be6ab777;hp=04a59c4604233486a7727ed7794ce39983e850d4;hpb=ebc54302d7fc70927d5dc119e178ff03f6a911ed;p=elogind.git 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"