'systemctl reload' hangs
Hello folks,
I just downloaded https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/109086/artifacts/raw/output/Arch-Linux-x86_64-cloudimg-20221208.109086.qcow2 and imported the image file on my promox cluster. After starting the vm, every run of `systemctl daemon-reload` (also invoked by i.e. `pacman -S <whatever-pkg-including-a-service-file>`) hangs for about 1 or 2 minutes (see screenshot).

Has anyone else seen this behaviour? Am i missing something important?
I also ran `strace systemctl daemon-reload`. The hang is happening in line 914/915 of the log output (see
[systemctl-daemon-reload.txt](/uploads/7fb1b30d5ced0cafafaaec2b90b7893d/systemctl-daemon-reload.txt))
Any help would be appreciated, thank you in advance ;)
issue