stty setting files on QNX 6.2.1

I need put in a QNX 6.2.1 configuration file the stty command. Which is the file to do that?? I used to put on sysinit.X on QNX4…But I don´t know where I should to writen on QNX6.

thanks

create /etc/rc.d/rc.local
set it executable (chmod a+x /etc/rc.d/rc.local)
put the command in the file