chiark / gitweb /
build-sys: ensure selinux configure check follows logic of other optional features
[elogind.git] / src / 99-systemd.rules
index 470b1a087c3729eea85ad935d154b1674489186a..815c8fd5528c210fb48cfbdf3968c4b91dab35ea 100644 (file)
@@ -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"