]> git.ipfire.org Git - thirdparty/systemd.git/blame - rules/75-probe_mtd.rules
test-network: rename l2tp_tunnel_remove -> remove_l2tp_tunnels
[thirdparty/systemd.git] / rules / 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"