mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
edd_id: add "change" event match
This commit is contained in:
parent
87fb336f39
commit
11ddcbf7b4
@ -1,6 +1,6 @@
|
|||||||
# do not edit this file, it will be overwritten on update
|
# do not edit this file, it will be overwritten on update
|
||||||
|
|
||||||
ACTION!="add", GOTO="persistent_storage_edd_end"
|
ACTION!="add|change", GOTO="persistent_storage_edd_end"
|
||||||
SUBSYSTEM!="block", GOTO="persistent_storage_edd_end"
|
SUBSYSTEM!="block", GOTO="persistent_storage_edd_end"
|
||||||
KERNEL!="sd*|hd*", GOTO="persistent_storage_edd_end"
|
KERNEL!="sd*|hd*", GOTO="persistent_storage_edd_end"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user