Files
runc/libcontainer/cgroups
Kir Kolyshkin 43564a7b55 runc delete: call systemd's reset-failed
runc delete is supposed to remove all the container's artefacts.
In case systemd cgroup driver is used, and the systemd unit has failed
(e.g. oom-killed), systemd won't remove the unit (that is, unless the
"CollectMode: inactive-or-failed" property is set).

Call reset-failed from manager.Destroy so the failed unit will be
removed during "runc delete".

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2023-06-28 09:28:35 -07:00
..
2023-01-31 15:19:05 +08:00
2021-10-14 13:46:02 -07:00
2022-03-22 23:44:31 -07:00
2022-05-18 11:17:08 -07:00
2023-04-04 11:19:25 -07:00