Change licensing
[lttng-tools.git] / ltt-kconsumerd / ltt-kconsumerd.c
index 60134e831491e631f15766edfc51985c4c7d943f..ade19399da97931fb06c32b99ddc70bd02481305 100644 (file)
@@ -4,8 +4,8 @@
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
+ * as published by the Free Software Foundation; only version 2
+ * of the License.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -67,7 +67,7 @@ static void sighandler(int sig)
                return;
        }
 
-       kconsumerd_cleanup();
+       kconsumerd_should_exit();
 }
 
 /*
This page took 0.0246 seconds and 5 git commands to generate.