1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-01 05:19:17 +03:00
nixpkgs/nixos/modules/system/boot/loader/systemd-boot
Jörg Thalheim b7057368c8 systemd-boot-builder: add missing fsync in atomic writes
write(2) and close(2) doesn't ensure the file content actually got synched, so let's also fsync before doing the rename
2023-10-10 14:49:51 +02:00
..
systemd-boot-builder.py systemd-boot-builder: add missing fsync in atomic writes 2023-10-10 14:49:51 +02:00
systemd-boot.nix Revert "nixos/systemd-boot: skip EFI update to 252" 2023-10-10 14:49:51 +02:00