aboutsummaryrefslogtreecommitdiff
path: root/src/proone-htbthost.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/proone-htbthost.c')
-rw-r--r--src/proone-htbthost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proone-htbthost.c b/src/proone-htbthost.c
index eb499b6..32c6158 100644
--- a/src/proone-htbthost.c
+++ b/src/proone-htbthost.c
@@ -354,11 +354,11 @@ int main (const int argc, const char **args) {
} c;
} ssl;
+ signal(SIGPIPE, SIG_IGN);
sigemptyset(&ss_all);
sigemptyset(&ss_exit);
sigaddset(&ss_all, SIGTERM);
sigaddset(&ss_all, SIGINT);
- sigaddset(&ss_all, SIGPIPE);
sigaddset(&ss_exit, SIGTERM);
sigaddset(&ss_exit, SIGINT);
assert(regcomp(