Hi Denys ! >> this can only be done by signalling process 1 >> in some way. > >Yes. SIGSTOP is the signal you look for :)
I'm not sure if you can stop process 1 this way. Process 1 accept only signals it is actively accepting (e.g. signal handler). -- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
