opnsense-ports/mail/popular/files/patch-src-pcheckd.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 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. */