chiark / gitweb /
getty: VC devices are always available, we don't need to wait until they show up
[elogind.git] / rules / 99-systemd.rules.in
index 1d53735c82de7ac23887fb3ad0d08f999623bfe3..e2e7292c5193e2aef2c135d8a2d14b87c885aa1f 100644 (file)
@@ -7,7 +7,6 @@
 
 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*|hvsi*", TAG+="systemd"
 
 KERNEL=="vport*", TAG+="systemd"