Hi everyone,
I have a problem to kill screen and its childs.
I'm starting a program through rc.d scripts with
screen -dmS <name> -- <program> <args>
So far everything works great, but if I make a kill on screen,
the child survives.
Anyway, if I'm the program witch screen -mS ... and then detach and
kill, it's working.
Anyone have a clue why it's not working in detach/daemon mode?
cheers
Rainhard
_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users