I'm running a service which I have set up to start sub processes.

Is this possible with a service that logs into the system itself (so runs when the system appears logged off) ?

I ask this because the sub process don't appear to be active when the service is running.

Any help is much appreciated.