startup

hello

I wanna execute un program at startup of my embedded
qnx board.

don’t want to put it on .profile , cause every logging will launch
my program.

don’t want put it on my buildfile cause the name of this program
can change.

ps: No photon on my board.

thanks

for qnx6
create /etc/rc.d/rc.local, set the file executable, and put the program in

for qnx4
put the program in /etc/config/sysinit or /etc/config/sysinit.NODE if u have sysinit for given node