@ -17,7 +17,7 @@ void print_load() {
perror("getloadavg failed");
return;
}
if(loadavg[0] > 0.2){
if(loadavg[0] > 1.0){
int result = system("ps aux");
(void)result;
The note is not visible to the blocked user.