utmp: read the right timestamp
[systemd_ALT/systemd_imz.git] / rules / 75-probe_mtd.rules
blobc0e08397858a98cc94498e73cfa079d14fcb57aa
1 # do not edit this file, it will be overwritten on update
3 ACTION!="add", GOTO="mtd_probe_end"
5 KERNEL=="mtd*ro", IMPORT{program}="mtd_probe $devnode"
6 KERNEL=="mtd*ro", ENV{MTD_FTL}=="smartmedia", IMPORT{builtin}="kmod load sm_ftl"
8 LABEL="mtd_probe_end"