Check that you are not present in trail twice
[oweals/gnunet.git] / src / transport / gnunet-helper-transport-wlan-dummy.c
index d07b1f8f633e9bc02debec1e00170200204dce3e..162774b5da64750abfa50c6e6c1ca0d9b3bcac9b 100644 (file)
@@ -314,6 +314,7 @@ main (int argc, char *argv[])
 
   signal (SIGINT, &sigfunc);
   signal (SIGTERM, &sigfunc);
+  signal (GNUNET_TERM_SIG, &sigfunc);
 
   write_std.size = 0;
   write_std.pos = 0;