podman/pkg/systemd
Paul Holzinger c3cbaa355c Make generate systemd --new robust against double curly braces
If the container create command contains an argument with double
curly braces the golang template parsing can fail since it tries
to interpret the value as variable. To fix this change the default
delimiter for the internal template to `{{{{`.

Fixes #9034

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-01-20 15:07:37 +01:00
..
generate Make generate systemd --new robust against double curly braces 2021-01-20 15:07:37 +01:00
activation.go V2 Fix support for tcp://[::]<port> connections 2020-04-17 16:39:59 -07:00
dbus.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00