diff --git a/o2-aliecs-shmcleaner b/o2-aliecs-shmcleaner index a0fec0a3..e2358e8e 100644 --- a/o2-aliecs-shmcleaner +++ b/o2-aliecs-shmcleaner @@ -94,7 +94,7 @@ done rm -f /dev/shm/*fmq* # Cleanup any ROC-allocated memory -if false; then +if true; then # This is the standard cleanup procedure yes | roc-cleanup --light > /dev/null 3>&1 else