1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/mail/popular/files/patch-src-pcheckd.c
Pav Lucistnik b6ab23fb4f POPular is a suite of programs for setting up large POP3 server systems. It
consists of a POP3 proxy, a storage server and lots of utility programs. Note
that this program is intended to be used in large email systems and is
therefore quite complex to configure. If you only have a few thousand
mailboxes, you are probably better of with a different POP3 server.
2005-08-30 14:09:24 +00:00

11 lines
369 B
C

--- src/pcheckd.c.orig Sat Nov 22 22:27:22 2003
+++ src/pcheckd.c Mon Jul 11 16:20:48 2005
@@ -511,7 +511,6 @@
case SIGQUIT: /* fallthrough */
case SIGINT: /* fallthrough */
case SIGTERM: /* fallthrough */
- case SIGPWR: /* fallthrough */
/* XLOG-DOC:INF:0078:shutdown
* pcheckd received a QUIT, INT, TER, or PWR signal and is
* shutting down. */