I want to change my startup shell from bash to ksh. I tried
changing /bin/sh to point to ksh, and set SHELL=/bin/ksh. But during
bootup, cron ( don't know what it is ) couldn't work, and I ended up
with a read-only file system.
I assume that this has got something to do with the syntax of
the shell language. I'm no expert on shells, so can someone help me
with the necessary changes ?
Hong Siang.