mirror of
https://github.com/containers/podman.git
synced 2025-07-18 10:08:07 +08:00

In coreos /mnt is a symlink to /vat/mnt and systemd does not like do use the symlink for some reason. Simply fix the example to use /Users which now works as we always create the directories even on /. Fixes #24281 Signed-off-by: Paul Holzinger <pholzing@redhat.com>