podman/pkg/systemd
Paul Holzinger bf083c185d Fix broken podman generate systemd --new with pods
The unit generation accidentally escaped the %t in the pod id file path.
This is a regression caused by #9178. This was not caught by the tests
because the test itself was wrong. It used a full path instead of the
systemd variable %t like the actual code does.

Fixes #9373

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-02-16 09:51:09 +01:00
..
generate Fix broken podman generate systemd --new with pods 2021-02-16 09:51:09 +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