aboutsummaryrefslogblamecommitdiffstats
path: root/README
blob: bf7f302427cd724ef1dd72b6c48fe529c6a16418 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   







                                                    
This daemon spawns a process and reaps all orphaned
grandchildren. This is useful if you want to keep
your process tree clean. For instance if you want
all programs started from inside the same display
server instance to appear to be inside that display
if you look inside the process tree, rather than all
processes that loses their parent being reparented
to PID 1 and make a mess on your process tree.