Files
systemd/rules/75-probe_mtd.rules
T

8 lines
174 B
Plaintext
Raw Normal View History

# do not edit this file, it will be overwritten on update
2010-06-23 22:20:29 +02:00
ACTION!="add", GOTO="mtd_probe_end"
2012-01-01 04:21:15 +01:00
KERNEL=="mtd*ro", IMPORT{program}="mtd_probe $devnode"
2010-06-23 22:20:29 +02:00
LABEL="mtd_probe_end"