Rootless Docker daemon exposes its API socket on `$XDG_RUNTIME_DIR/docker.sock`. On tmpfiles.d, `%t` is same as `$XDG_RUNTIME_DIR` in `--user` mode, and `/run` otherwise. We can reuse the same config file for both mode with this change. Signed-off-by: SeongChan Lee <foriequal@gmail.com> |
||
|---|---|---|
| .. | ||
| podman-docker.conf | ||
| podman-kube@.service.in | ||
| podman-restart.service.in | ||
| podman.service.in | ||
| podman.socket | ||