spiegel_podman/pkg/systemd
Alexander Larsson d7e248dcff quadlet: Switch log-driver to passthrough
This is much better for the systemd case becase we pass the journal
socket fds directly to the container. This means less copying of the
logs, but it also means the journal will correctly get the peer
process id when it tries to extract things like the name of what
is logging something.

With this we correctly name the logging process rather than claim
everything comes from conmon.

Signed-off-by: Alexander Larsson <alexl@redhat.com>
2022-10-25 13:08:24 +02:00
..
define generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
generate generate systemd: set --stop-timeout for stopping containers 2022-10-14 10:33:26 +02:00
notifyproxy play kube: notifyproxy: listen before starting the pod 2022-10-12 11:36:04 +02:00
parser move quadlet packages into pkg/systemd 2022-10-19 13:38:27 +02:00
quadlet quadlet: Switch log-driver to passthrough 2022-10-25 13:08:24 +02:00
activation.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
activation_test.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
dbus.go enable gocritic linter 2022-04-26 18:12:22 +02:00