File arpwatch-exit.patch of Package arpwatch
Index: arpwatch-3.1/arpwatch.c =================================================================== --- arpwatch-3.1.orig/arpwatch.c +++ arpwatch-3.1/arpwatch.c @@ -985,7 +985,7 @@ die(int signo) lg(LOG_DEBUG, "exiting"); checkpoint(0); - exit(1); + exit(0); } RETSIGTYPE