udev: fix syntax

This commit is contained in:
Lennart Poettering 2010-08-18 01:01:22 +02:00
parent a9c501a590
commit 4252a5b66d
1 changed files with 1 additions and 1 deletions

View 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