mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 15:00:56 +07:00
3bb4e05ce4
Inspired by e30431623a7d871da123cc37055ac49abf2c20ea from systemd. Signed-off-by: Richard Yao <ryao@gentoo.org>
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
# do not edit this file, it will be overwritten on update
|
|
|
|
ACTION!="add", GOTO="mtd_probe_end"
|
|
|
|
KERNEL=="mtd*ro", IMPORT{program}="mtd_probe $devnode"
|
|
|
|
LABEL="mtd_probe_end"
|