chiark / gitweb /
getty: automatically add getty on hvsi0 virtualizer console
[elogind.git] / src / 99-systemd.rules.in
index a9e740e05a9b3268328eac818982bee70a9210c5..884a6144040bb32c388c5f51b615f7ea72a9ce62 100644 (file)
@@ -8,7 +8,7 @@
 ACTION=="remove", GOTO="systemd_end"
 
 SUBSYSTEM=="tty", KERNEL=="tty[0-9]|tty1[0-2]", TAG+="systemd"
 ACTION=="remove", GOTO="systemd_end"
 
 SUBSYSTEM=="tty", KERNEL=="tty[0-9]|tty1[0-2]", TAG+="systemd"
-SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*|xvc*", TAG+="systemd"
+SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*|xvc*|hvsi*", TAG+="systemd"
 
 KERNEL=="vport*", TAG+="systemd"
 
 
 KERNEL=="vport*", TAG+="systemd"