chiark / gitweb /
util: drop parse_user_at_host() since its unused now
[elogind.git] / rules / 99-systemd.rules.in
index 0923de542efc3826367c1c4a798e92e53d1b5349..021359a84726347539aab59b0be8af1d952d239f 100644 (file)
@@ -7,7 +7,7 @@
 
 ACTION=="remove", GOTO="systemd_end"
 
-SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*|xvc*|hvsi*", TAG+="systemd"
+SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*|xvc*|hvsi*|ttysclp*|sclp_line*", TAG+="systemd"
 
 KERNEL=="vport*", TAG+="systemd"