mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
* Synced with trunk @ 15368
svn path=/nixos/branches/modular-nixos/; revision=15608
This commit is contained in:
parent
738fc4e48c
commit
ecff4f580c
@ -147,4 +147,6 @@ for generation in $(
|
|||||||
done
|
done
|
||||||
|
|
||||||
|
|
||||||
cp $tmp $target
|
# Atomically update /boot/grub/menu.lst. !!! should do an fsync()
|
||||||
|
# here on $tmp, especially on ext4.
|
||||||
|
mv $tmp $target
|
||||||
|
Loading…
Reference in New Issue
Block a user