summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-24 13:33:03 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-24 13:33:03 +0000
commit561804ca61e93772e265a913b4a35f4cfd37c461 (patch)
tree6e760f13e9ddbdf5813736226a8beda422bc384d
parent6112fadab13aa7971ed34709759141529194edac (diff)
Make gdb ignore sighup too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6100 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--.gdbargs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gdbargs b/.gdbargs
index 4ebefe1a0..244c1b29c 100644
--- a/.gdbargs
+++ b/.gdbargs
@@ -1,2 +1,3 @@
handle SIGPIPE pass nostop noprint
+handle SIGHUP pass nostop noprint
run