diff --git a/plugins/ofono.rules b/plugins/ofono.rules index 3ed9f161..450f6c6c 100644 --- a/plugins/ofono.rules +++ b/plugins/ofono.rules @@ -1,6 +1,6 @@ # do not edit this file, it will be overwritten on update -ACTION!="add|change", GOTO="ofono_end" +ACTION!="add", GOTO="ofono_end" # ISI/Phonet drivers SUBSYSTEM!="net", GOTO="ofono_isi_end"