summaryrefslogtreecommitdiff
path: root/src/system/dlt-system-process-handling.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/system/dlt-system-process-handling.c')
-rw-r--r--src/system/dlt-system-process-handling.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/system/dlt-system-process-handling.c b/src/system/dlt-system-process-handling.c
index 57bd774..74fed7e 100644
--- a/src/system/dlt-system-process-handling.c
+++ b/src/system/dlt-system-process-handling.c
@@ -308,7 +308,6 @@ void start_dlt_system_processes(DltSystemConfiguration *config)
}
cleanup_processes(pollfd, j, config);
- exit(0);
}
void dlt_system_signal_handler(int sig)