Am 18.02.25 um 14:32 schrieb Maximiliano Sandoval: > Moves the network scripts from /var/lib/qemu-server into > /usr/libexec/qemu-server. > > /usr/libexec is described as binaries run by programs which are not > intended to be directly executed by the user on [FHS 4.7]. On the other > hand /var/lib corresponds to variable state information, which does not > fit the use case here, see [FHS 5.8]. > > For the sake of preventing race conditions we ship both versions until > version 9. > > [FHS 4.7]: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s07.html > [FHS 5.8]: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch05s08.html > > Signed-off-by: Maximiliano Sandoval <m.sando...@proxmox.com> > --- > > Differences from v1: > - Ship both versions until v9 to prevent race conditions. > - Rebase > > PVE/QemuServer.pm | 4 ++-- > vm-network-scripts/Makefile | 6 ++++++ > vm-network-scripts/pve-bridge-hotplug | 2 +- > 3 files changed, 9 insertions(+), 3 deletions(-) > >
applied this one already, thanks! The second patch needs to be refreshed due to some changes to the cfg2cmd output. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel