Am 05.08.25 um 12:21 schrieb Fabian Grünbichler: > # Automatically added by dh_installtmpfiles/13.24.2 > if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = > "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then > if [ -x "$(command -v systemd-tmpfiles)" ]; then > systemd-tmpfiles ${DPKG_ROOT:+--root="$DPKG_ROOT"} --create > pve-manager.conf || true > fi > fi
That I applied. > the tmpfiles config above is also lacking `z` which would ensure that the > changed ownership actually is set on upgrades, as opposed to on the next > reboot? > As you tested and mentioned offlist, this does not seem to be necessary. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel