As a side note regarding daemon.conf, fwupd since Trixie stores its
config at /etc/fwupd/fwupd.conf. This was changed in [7fa42274], which
first appeared in fwupd [1.9.1].

[7fa42274] 
https://github.com/fwupd/fwupd/commit/7fa422744c42d5f6a207d43c094d02dece64baf6
[1.9.1] https://github.com/fwupd/fwupd/releases/tag/1.9.1
[#8945] https://github.com/fwupd/fwupd/issues/8945#issuecomment-2993821262

Signed-off-by: Maximiliano Sandoval <[email protected]>
---
 firmware-updates.adoc | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/firmware-updates.adoc b/firmware-updates.adoc
index ea31dac..d9025d4 100644
--- a/firmware-updates.adoc
+++ b/firmware-updates.adoc
@@ -52,14 +52,7 @@ booted via UEFI.
 {pve} ships its own version of the `fwupd` package to enable Secure Boot
 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:
-
-.File `/etc/fwupd/daemon.conf`
-----
-# Override the location used for the EFI system partition (ESP) path.
-EspLocation=/boot/efi
-----
+its use on hypervisors.
 
 TIP: If the update instructions require a host reboot, make sure that it can be
 done safely. See also xref:ha_manager_node_maintenance[Node Maintenance].
-- 
2.47.3




Reply via email to