]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
server: Use a temporary SIGCHLD handler to catch afs init failures.
authorAndre Noll <maan@systemlinux.org>
Sat, 21 Mar 2009 16:46:43 +0000 (17:46 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 21 Mar 2009 16:46:43 +0000 (17:46 +0100)
If afs dies immediately on startup (because of dirty tables) para_server
would not notice as the SIGCHLD handler is being intalled after the
call to afs_init().


No differences found