podman/contrib/systemd/system
Ed Santiago 69b6659960 Unit files: Use actual installed path for podman
Don't hardcode /usr/bin/podman in unit files: instead, use
template files with a path replaced at install time.

Because 'make' can be invoked repeatedly, with different
PREFIX, do not leave the generated files behind in our
work directory: wipe them immediately after install.

To get this to work, fix a longstanding bug in podman.spec.in,
a PREFIX that should've been DESTDIR.

Side note: #7023 made contrib/systemd/user a symlink
to .../system but did not update paths in Makefile.
The unrelated-looking path change you see here is
a belated correction for that.

Fixes: #10787

Signed-off-by: Ed Santiago <santiago@redhat.com>
2021-10-12 07:57:26 -06:00
..
podman-docker.conf Add link from docker.sock to podman.sock 2020-01-27 09:52:25 -05:00
podman-restart.service.in Unit files: Use actual installed path for podman 2021-10-12 07:57:26 -06:00
podman.service.in Unit files: Use actual installed path for podman 2021-10-12 07:57:26 -06:00
podman.socket podman.service: set doc to podman-system-service 2020-07-20 11:42:02 +02:00