summaryrefslogtreecommitdiff
path: root/src/99-systemd.rules.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/99-systemd.rules.in')
-rw-r--r--src/99-systemd.rules.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/99-systemd.rules.in b/src/99-systemd.rules.in
index e0aa49da8c..6aaf8278bb 100644
--- a/src/99-systemd.rules.in
+++ b/src/99-systemd.rules.in
@@ -8,7 +8,7 @@
ACTION=="remove", GOTO="systemd_end"
SUBSYSTEM=="tty", KERNEL=="tty[0-9]|tty1[0-2]", TAG+="systemd"
-SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*", TAG+="systemd"
+SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*|xvc*", TAG+="systemd"
KERNEL=="vport*", TAG+="systemd"