]> git.tuebingen.mpg.de Git - paraslash.git/commit
afs.c: Avoid noisy log message.
authorAndre Noll <maan@systemlinux.org>
Sun, 23 Sep 2007 20:38:54 +0000 (22:38 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 23 Sep 2007 20:38:54 +0000 (22:38 +0200)
commit2d8f0c21ac8735fc06d1aa88e7873614392e3042
tree67a2788b65fab57d1b6eaf5a2a64a6da0229141f
parent9e5bce77a854129e96462deed08075be816f3cff
afs.c: Avoid noisy log message.

para_server regularly sends SIGUSR1 to all of its children. afs
just ignores that signal, so only print a log message if a signal
different from SIGUSR1 was caught.
afs.c