podman/pkg/systemd/generate
Daniel J Walsh d9ebbbfe5b
Switch references of /var/run -> /run
Systemd is now complaining or mentioning /var/run as a legacy directory.
It has been many years where /var/run is a symlink to /run on all
most distributions, make the change to the default.

Partial fix for https://github.com/containers/podman/issues/8369

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-07 05:37:24 -05:00
..
common.go generate systemd: do not set `KillMode` 2021-01-05 16:37:24 +01:00
common_test.go generate systemd: quote arguments with whitespace 2020-08-19 08:32:51 +02:00
containers.go generate systemd: do not set `KillMode` 2021-01-05 16:37:24 +01:00
containers_test.go Switch references of /var/run -> /run 2021-01-07 05:37:24 -05:00
pods.go generate systemd: do not set `KillMode` 2021-01-05 16:37:24 +01:00
pods_test.go Switch references of /var/run -> /run 2021-01-07 05:37:24 -05:00