Kill more thoroughly
[khatus.git] / x4 / sanity_check
index 67d638b..4250b5a 100755 (executable)
@@ -12,7 +12,7 @@ sensors_kill_all() {
         kill -9 $(cat $pid_file) || true
         rm $pid_file
     done
-    pkill khatus_x4_sensor || true
+    pkill khatus_x4 || true
 }
 
 sensors_fork_all() {
This page took 0.018316 seconds and 4 git commands to generate.