From 88e995fd720a93460e7c3f38ac24512e6d96b3e8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 12 Apr 2012 17:29:42 +0200 Subject: getty: VC devices are always available, we don't need to wait until they show up --- rules/99-systemd.rules.in | 1 - 1 file changed, 1 deletion(-) (limited to 'rules/99-systemd.rules.in') diff --git a/rules/99-systemd.rules.in b/rules/99-systemd.rules.in index 1d53735c82..e2e7292c51 100644 --- a/rules/99-systemd.rules.in +++ b/rules/99-systemd.rules.in @@ -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" -- cgit v1.2.3-54-g00ecf