This commit is contained in:
2024-10-01 23:00:24 +02:00
parent 25b4627eab
commit 69e053d5da

View File

@@ -74,7 +74,8 @@ func main() {
Error.Printf("Error terminating process %d: %v", node.Proc.ProcessID, err)
}
}
return
} else {
log.Printf("No forbidden process %s found", proc)
}
}
time.Sleep(delay)