summaryrefslogtreecommitdiff
path: root/libpod/container_exec.go
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-02-07 15:04:04 +0100
committerMatthew Heon <matthew.heon@pm.me>2022-02-10 13:59:07 -0500
commited60f8908672a251a6cd366c42152c100dbf68f7 (patch)
tree2895fba7d48c1c11419952edbd2e9c631f34645b /libpod/container_exec.go
parent7e37c608f7ac04ffbb6e11b5b774acfd7afb6d95 (diff)
downloadpodman-ed60f8908672a251a6cd366c42152c100dbf68f7.tar.gz
podman-ed60f8908672a251a6cd366c42152c100dbf68f7.tar.bz2
podman-ed60f8908672a251a6cd366c42152c100dbf68f7.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/container_exec.go')
0 files changed, 0 insertions, 0 deletions