diff --git a/conf/init.zuma.rc b/conf/init.zuma.rc index 3415838e..08d938d3 100644 --- a/conf/init.zuma.rc +++ b/conf/init.zuma.rc @@ -375,6 +375,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