* Synced with trunk @ 15368

svn path=/nixos/branches/modular-nixos/; revision=15608
This commit is contained in:
Marc Weber 2009-05-15 06:43:02 +00:00
parent 738fc4e48c
commit ecff4f580c

View File

@ -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