This was changed in [7fa42274], which first appeared in fwupd [1.9.1]. For reference, the latest version in Bookworm is 1.8.12 and in Trixie the currently available version is 2.0.8.
[7fa42274] https://github.com/fwupd/fwupd/commit/7fa422744c42d5f6a207d43c094d02dece64baf6 [1.9.1] https://github.com/fwupd/fwupd/releases/tag/1.9.1 Signed-off-by: Maximiliano Sandoval <[email protected]> --- firmware-updates.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware-updates.adoc b/firmware-updates.adoc index ea31dac..9ca4b6e 100644 --- a/firmware-updates.adoc +++ b/firmware-updates.adoc @@ -53,9 +53,9 @@ booted via UEFI. Support with the Proxmox signing key. This package consciously dropped the dependency recommendation for the `udisks2` package, due to observed issues with its use on hypervisors. That means you must explicitly configure the correct -mount point of the EFI partition in `/etc/fwupd/daemon.conf`, for example: +mount point of the EFI partition in `/etc/fwupd/fwupd.conf`, for example: -.File `/etc/fwupd/daemon.conf` +.File `/etc/fwupd/fwupd.conf` ---- # Override the location used for the EFI system partition (ESP) path. EspLocation=/boot/efi -- 2.47.3 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
