I'd like to persist some data in proplist in my service, in cb_create() I have proplist.append((service.name, str(index)) where index is allocated in cb_create(). The commit was successful. But when the config was updated again, in cb_pre_modificatio...