X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2F99-systemd.rules;h=ee8deaa5f798e35d21f1c30305e8b94cb34b14cb;hp=f7d99157f2fe3f7d3125ee67ad808a27ed1c015c;hb=935e3e5cc7a8e984d54ff7ebd870d50ae47b6aae;hpb=70cd22f9737c4f742daa3b46005e40bf1dfc7798 diff --git a/src/99-systemd.rules b/src/99-systemd.rules index f7d99157f..ee8deaa5f 100644 --- a/src/99-systemd.rules +++ b/src/99-systemd.rules @@ -10,7 +10,7 @@ ACTION!="add|change", GOTO="systemd_end" KERNEL=="tty[0-9]|tty1[0-2]", TAG="systemd" KERNEL=="ttyS*", TAG="systemd" -SUBSYSTEM=="block", TAG="systemd" +SUBSYSTEM=="block", KERNEL!="ram*|loop*", TAG="systemd" # DM finds it funny to create additional device nodes, we need to merge them here, so that we recognize identical devices.