chiark / gitweb /
udev: fix syntax
authorLennart Poettering <lennart@poettering.net>
Tue, 17 Aug 2010 23:01:22 +0000 (01:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 17 Aug 2010 23:01:22 +0000 (01:01 +0200)
src/99-systemd.rules

index 95a91ec174e9b6243d8201305583b64f065b1dd6..3f48d68ba25dffd656131080686243f11fd95b8f 100644 (file)
@@ -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