Merge pull request #191 from imjfckm/fix-lvm
Try to load devices on change udev event
This commit is contained in:
commit
50d340f815
@ -1,4 +1,4 @@
|
||||
ACTION!="add", GOTO="cas_loader_end"
|
||||
ACTION=="remove", GOTO="cas_loader_end"
|
||||
SUBSYSTEM!="block", GOTO="cas_loader_end"
|
||||
|
||||
RUN+="/lib/opencas/open-cas-loader /dev/$name"
|
||||
|
Loading…
Reference in New Issue
Block a user