mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
It turns out that -- some of the time -- systemd ignores unit files which are not placed in one of the official unit directories. This caused the service to be timed out and killed when the systemd daemon was reloaded, as could happen for long-running package installs at first boot. Thanks: Marius Vollmer for diagnosing the problem and finding the solution.