I tried rubix1.8.9 from blurry 1.5.2. Rubix 1.8.9 is fastest rom I have used.
But I have a little problem,I can't find install-recovery.sh in /etc or /system/etc. I need this file to auto run a program since the phone boots.
I tried to create /etc/install-recovery.sh ,but it wouldn't run at all.
Has rubix1.8.9 got another way to run some scripts since boots?
Thanks.
Creating install-recovery.sh should work. Additionally, you can install jrummy's app to put it there, but as sephtin said, anything you put inside of the script will be overwritten anytime you change your boot OC settings (however, if you're just going to set OC boot settings, and then not touch them again, you will be fine with modifying the script).
Here is what I would suggest though... firstly, it sounds like your command isn't working in the first place. Test it out in terminal emulator, because if it is working then simply creating an install-recovery.sh with the command SHOULD have worked.
After you get the command working, put it into /system/bin/startup_smc.sh (throw it all the way at the bottom) <<trade secret