chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fa3d99
)
rules: SUSE update
author
Kay Sievers
<kay.sievers@vrfy.org>
Tue, 1 May 2007 12:21:04 +0000
(14:21 +0200)
committer
Kay Sievers
<kay.sievers@vrfy.org>
Tue, 1 May 2007 12:21:04 +0000
(14:21 +0200)
etc/udev/suse/64-md-raid.rules
patch
|
blob
|
history
diff --git
a/etc/udev/suse/64-md-raid.rules
b/etc/udev/suse/64-md-raid.rules
index 3da64150ae909a1ff5fcdc432147e1c09b3471cd..39af3ef6be1f826952d1ce5c21bdc51afdbd9f2c 100644
(file)
--- a/
etc/udev/suse/64-md-raid.rules
+++ b/
etc/udev/suse/64-md-raid.rules
@@
-1,5
+1,6
@@
# md links hook into "change" events, when the array becomes available
+SUBSYSTEM!="block", GOTO="md_end"
KERNEL!="md[0-9]*", GOTO="md_end"
ACTION!="add|change", GOTO="md_end"