summaryrefslogtreecommitdiff
path: root/src/99-systemd.rules
diff options
context:
space:
mode:
Diffstat (limited to 'src/99-systemd.rules')
-rw-r--r--src/99-systemd.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/99-systemd.rules b/src/99-systemd.rules
index 470b1a087c..815c8fd552 100644
--- a/src/99-systemd.rules
+++ b/src/99-systemd.rules
@@ -7,6 +7,8 @@
ACTION!="add|change", GOTO="systemd_end"
+ENV{DM_UDEV_DISABLE_OTHER_RULES_FLAG}=="1", GOTO="systemd_end"
+
KERNEL=="tty[0-9]|tty1[0-2]", TAG+="systemd"
KERNEL=="ttyS*", TAG+="systemd"