blob: ddd4ca1b6662278af735718aca4c7058b3617554 [file] [log] [blame]
# do not edit this file, it will be overwritten on update
# If we find a gobi modem let upstart know so it can run cromo
ACTION!="add|change", GOTO="mm_cromo_gobi_device_end"
# If we find a gobi modem let upstart know so it can run cromo
KERNEL=="qcqmi[0-9]*",RUN+="/sbin/initctl emit --no-wait gobi_modem"
LABEL="mm_cromo_gobi_device_end"