I have a mkifs script file with .build extension for building a qnx .ifs image. I would like to start a process in background when my QNX is booted with the image. The process is a service which waits for incoming requests and never ends.
I'm wondering how could I define my process in the .build file to run it in background.