podman/utils
Paul Holzinger 459e784147
MovePauseProcessToScope do not seed everytime
Instead of using math/rand we can use crypto/rand which we do not have
to seed. crypto/rand uses getrandom(2)
Also instead of adding an int to the scope name we add a 4 byte hex
string.

[NO NEW TESTS NEEDED]

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-12-16 15:35:11 +01:00
..
ports.go Improvements for machine 2021-03-25 11:02:33 -05:00
utils.go MovePauseProcessToScope do not seed everytime 2021-12-16 15:35:11 +01:00
utils_supported.go utils: reintroduce moveToCgroup 2021-12-08 09:31:31 +01:00
utils_windows.go podman: add new cgroup mode split 2020-06-25 17:16:12 +02:00