podman/utils
Paul Holzinger 8d0fb0a4ed
move rootless netns slirp4netns process to systemd user.slice
When running podman inside systemd user units, it is possible that
systemd kills the rootless netns slirp4netns process because it was
started in the default unit cgroup. When the unit is stopped all
processes in that cgroup are killed. Since the slirp4netns process is
run once for all containers it should not be killed. To make sure
systemd will not kill the process we move it to the user.slice.

Fixes #13153

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-02-07 17:38:53 +01:00
..
ports.go Improvements for machine 2021-03-25 11:02:33 -05:00
utils.go move rootless netns slirp4netns process to systemd user.slice 2022-02-07 17:38:53 +01:00
utils_supported.go bump go module to version 4 2022-01-18 12:47:07 +01:00
utils_windows.go podman: add new cgroup mode split 2020-06-25 17:16:12 +02:00