spiegel_podman/pkg/systemd
Sachin Mahajan e822e89e5d quadlet: do not set RemainAfterExit=yes for volume units by default
Do not set RemainAfterExit=yes by default when converting Quadlet
.volume files to systemd oneshot services.

Setting RemainAfterExit=yes causes systemd to consider the volume
service active even after the volume is deleted manually, preventing
systemd from re-executing volume creation when dependent container
services restart.

Fixes #27862

Signed-off-by: Sachin Mahajan <sachinmahajan903@gmail.com>
2026-09-07 16:26:10 +05:30
..
define generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
generate RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
notifyproxy RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
parser systemd: fix negative number conversion 2026-06-25 18:33:10 +03:00
quadlet quadlet: do not set RemainAfterExit=yes for volume units by default 2026-09-07 16:26:10 +05:30
activation.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
activation_test.go update golangci-lint to 1.60.1 2024-08-19 11:41:28 +02:00
dbus.go chore: fix some comments to improve readability 2026-07-19 22:18:33 +08:00