summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-18 01:01:22 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-18 01:01:22 +0200
commit4252a5b66d76681bb5fa3b8a3175f9c0d820b0e8 (patch)
tree3ba569fd96a202a75e7b4e0ba150df84f3dcd600
parenta9c501a5902a64d4ec21cf0e87d16ec8c0c1e169 (diff)
downloadsystemd-4252a5b66d76681bb5fa3b8a3175f9c0d820b0e8.tar.gz
udev: fix syntax
-rw-r--r--src/99-systemd.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/99-systemd.rules b/src/99-systemd.rules
index 95a91ec174..3f48d68ba2 100644
--- a/src/99-systemd.rules
+++ b/src/99-systemd.rules
@@ -13,7 +13,7 @@ KERNEL=="ttyS*", 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.
+# merge them here, so that we recognize identical devices.
SUBSYSTEM=="block", ENV{DM_NAME}!="", ENV{SYSTEMD_ALIAS}="/dev/mapper/$env{DM_NAME}"
# We need a hardware independent way to identify network devices. We