diff options
Diffstat (limited to 'etc/udev/suse/64-device-mapper.rules')
-rw-r--r-- | etc/udev/suse/64-device-mapper.rules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/udev/suse/64-device-mapper.rules b/etc/udev/suse/64-device-mapper.rules index c4b7032153..377af786a6 100644 --- a/etc/udev/suse/64-device-mapper.rules +++ b/etc/udev/suse/64-device-mapper.rules @@ -1,5 +1,5 @@ -# device mapper links hook into "online" event, when the dm table -# is available, while some table types must be ignored +# device mapper links hook into "change" events, when the dm table +# becomes available; some table-types must be ignored KERNEL=="device-mapper", SYMLINK+="mapper/control" |