]> git.ipfire.org Git - thirdparty/systemd.git/blame - rules.d/75-probe_mtd.rules
dlfcn-util: add dlsym_many_and_warn() helper
[thirdparty/systemd.git] / rules.d / 75-probe_mtd.rules
CommitLineData
5f307a98 1# do not edit this file, it will be overwritten on update
674c3412
ML
2
3ACTION!="add", GOTO="mtd_probe_end"
4
220893b3 5KERNEL=="mtd*ro", IMPORT{program}="mtd_probe $devnode"
674c3412
ML
6
7LABEL="mtd_probe_end"