N900 defaults to only 4 ptys... it can be fixed by echoing a higher number to /proc/sys/kernel/pty/max. Where's an appropriate place to put a command like that in the bootup sequence? RedHat way would be to add it to /etc/rc.d/rc.local (or actually, to use sysctl for this particular case). Is there an equivalent file in Fremantle?