Files
Aliaksandr eeff298718 nixos/fwupd: populate /run/fwupd-efi via systemd-tmpfiles
fwupd is now built with `efi_app_location = /run/fwupd-efi` so that
setups signing their EFI binaries (lanzaboote, sbctl, ...) can place the
signed app next to the unsigned one, which is impossible inside the
read-only store.

Nothing created that directory yet, so copy the unsigned app there from
`fwupd.fwupd-efi`. `C+` merges into an existing directory without
replacing files, so signed variants written by a bootloader module are
kept; the copy is refreshed whenever the rule (and thus the fwupd-efi
store path) changes.

Assisted-by: claude-code with claude-opus-5[1m]-high
2026-08-16 01:24:15 +03:00
..
2026-01-22 18:37:56 -03:00
2026-04-09 21:21:12 +02:00
2025-09-22 02:46:54 +02:00
2026-05-08 10:25:48 +02:00
2025-07-24 13:55:40 +02:00
2026-08-14 09:58:17 +02:00
2025-10-05 22:22:45 +03:00
2026-06-03 18:37:15 +01:00
2026-01-25 16:04:34 +00:00
2025-08-16 22:43:21 +02:00
2026-04-27 19:31:30 +08:00
2026-04-22 18:02:35 +02:00
2025-09-22 02:46:54 +02:00
2026-01-22 18:37:56 -03:00
2026-06-11 20:31:48 +02:00
2025-11-01 20:12:18 -07:00
2025-07-24 13:55:40 +02:00
2026-06-29 23:56:06 +02:00