Don't time out processes in a cumulative view (fixes #39)

This commit is contained in:
Arnout Engelen
2016-04-14 20:00:30 +02:00
parent 8b245e1be0
commit 3facf4f34b
3 changed files with 59 additions and 67 deletions

View File

@@ -129,4 +129,6 @@ void refreshconninode();
void procclean();
void remove_timed_out_processes();
#endif