Files
Valentin Rothberg 0f4e2be073 podman.service: use sdnotiy
Commit 2b6dd3fb4384 set the killmode of the podman.service to the
systemd default which ultimately lead to the problem that systemd
will kill *all* processes inside the unit's cgroup and hence kill
all containers whenever the service is stopped.

Fix it by setting the type to sdnotify and the killmode to process.
`podman system service` will send the necessary notify messages
when the NOTIFY_SOCKET is set and unset it right after to prevent
the backend and container runtimes from jumping in between and send
messages as well.

Fixes: #7294
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-08-13 17:53:59 +02:00
..
2020-08-13 17:53:59 +02:00
2019-07-23 15:43:40 -04:00
2020-06-02 08:28:08 -05:00
2018-03-27 21:55:33 +00:00
2020-06-15 07:05:56 -04:00
2020-08-04 15:09:17 -04:00
2020-06-15 07:05:56 -04:00
2020-06-29 09:17:55 -05:00
2020-01-13 14:27:02 +01:00
2020-01-14 09:54:48 +01:00
2020-08-04 15:10:47 -04:00
2020-08-11 13:29:17 +02:00