]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
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)
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.


No differences found