Files
Farya L. Maerten 2597eeae70 Add key to control if a container can get started by its pod
By default today, the container is always started if its pod is also
started. This prevents to create custom with systemd where containers in
a pod could be started through their `[Install]` section.

We add a key `StartWithPod=`, enabled by default, that enables one to
disable that behavior.

This prevents the pod service from changing the state of the container
service.

Fixes #24401

Signed-off-by: Farya L. Maerten <me@ltow.me>
2024-11-05 08:39:23 +01:00
..
2024-09-05 09:56:48 -04:00
2022-09-06 09:37:13 -07:00
2024-04-04 09:28:21 -04:00
2024-04-03 10:18:49 +00:00
2024-09-30 10:41:10 +01:00
2023-09-30 17:33:17 +05:30