diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-02-07 15:04:04 +0100 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-02-07 17:38:53 +0100 |
commit | 8d0fb0a4ed80eabf02b82c22d4d2b637d6a84da4 (patch) | |
tree | 47316ea1d0b445d9d7b82e3b264a4773210adc81 /libpod/oci_conmon_linux.go | |
parent | f6b0abfa8a6604ec18b22da787f7edc67eb99fe5 (diff) | |
download | podman-8d0fb0a4ed80eabf02b82c22d4d2b637d6a84da4.tar.gz podman-8d0fb0a4ed80eabf02b82c22d4d2b637d6a84da4.tar.bz2 podman-8d0fb0a4ed80eabf02b82c22d4d2b637d6a84da4.zip |
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>
Diffstat (limited to 'libpod/oci_conmon_linux.go')
0 files changed, 0 insertions, 0 deletions