diff options
Diffstat (limited to 'examples/systemd/podman.conf')
| -rw-r--r-- | examples/systemd/podman.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/systemd/podman.conf b/examples/systemd/podman.conf new file mode 100644 index 0000000..98502f8 --- /dev/null +++ b/examples/systemd/podman.conf @@ -0,0 +1,3 @@ +[Service] +RestrictNamespaces=no +Environment="XDG_RUNTIME_DIR=/run/user/%U" |
