Hi everybody, this is my first post here. I've been lurking around these forums since I got my elite back in September. I first rooted when I got my phone with Hashtag's click-root method, flashed CWM as soon as it became available, and I've been using Sleipnir since it's been available. I've got precious little free time to dabble with my phone, but recently I was messing around with some init.d scripts and I discovered that the phone doesn't seem to be running any scripts at all.
The zipalign script included in Sleipnir should drop two files in /Data/ when it's run; zipalign.db and zipalign.log. This happens when I run sh /system/etc/install-recovery.sh in terminal emulator, but not when the phone boots. That's the most obvious way for me to know that int.d scripts aren't running on startup, but the fact is; from what I've seen none of the scripts seem be doing anything at all on startup. I even installed an app called "Universal Init.d Support 1.0" I found onthe XDA forums that basically uses the same install-recovery.sh trick and drops a few simple scripts into the init.d folder. one of the scripts writes a test.log file to /data/ to verify init.d but that file isn't created either.
I've tried wiping data, cache, and dalvik and flashing a completely clean install of Sleipnir 2.3.8 and had the same results. I've tried troubleshooting it myself to the best of my knowledge and ability but the only way I can get it working is to manually run the script myself. I managed to get my cheap Chinese tablet running init.d scripts with no problem, but the same efforts here do not produce the same effects. So I was just curious if this issue is only affecting me or if it's some greater issue with the Elite running init.d scripts. Either way some help would be appreciated.
Otherwise I love the ROM, especially the new options in the power menu, it makes booting into recovery that much easier.
Thanks