diff --git a/conf/init.zuma.rc b/conf/init.zuma.rc index 855b1644..8da549e8 100644 --- a/conf/init.zuma.rc +++ b/conf/init.zuma.rc @@ -406,6 +406,9 @@ on post-fs-data # Modem SIM log folder mkdir /data/vendor/radio/sim 0771 radio system + # Modem OTA UECap folder + mkdir /data/vendor/radio/ota_uecap 0773 radio system + # Unzipped modem images folder mkdir /data/vendor/radio/image 0771 radio system