Cleanup
This commit is contained in:
3
main.go
3
main.go
@@ -74,7 +74,8 @@ func main() {
|
|||||||
Error.Printf("Error terminating process %d: %v", node.Proc.ProcessID, err)
|
Error.Printf("Error terminating process %d: %v", node.Proc.ProcessID, err)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return
|
} else {
|
||||||
|
log.Printf("No forbidden process %s found", proc)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
time.Sleep(delay)
|
time.Sleep(delay)
|
||||||
|
Reference in New Issue
Block a user