]> git.tuebingen.mpg.de Git - paraslash.git/commit
Ignore SIGUSR1 before forking the afs process.
authorAndre Noll <maan@systemlinux.org>
Wed, 4 Feb 2009 21:27:29 +0000 (22:27 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 4 Feb 2009 21:27:29 +0000 (22:27 +0100)
commit0ea88fa418c5133f8add1c2eabdd3369942cc77e
tree4a01adf50e046c12f4118061ae6fe8d81bcccde5
parent479c7a84ce41333662c6307c523843262fa4cb69
Ignore SIGUSR1 before forking the afs process.

Otherwise, afs might get killed by SIGUSR1 before it gets a chance
to ignore this signal.
afs.c
server.c