--- pyanaconda/bootloader.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pyanaconda/bootloader.py b/pyanaconda/bootloader.py index 641b8d7..a1e5d88 100644 --- a/pyanaconda/bootloader.py +++ b/pyanaconda/bootloader.py @@ -1093,7 +1093,7 @@ class GRUB(BootLoader): else: have_boot = "" - s = """# grub.conf generated by anaconda\n" + s = """# grub.conf generated by anaconda # Note that you do not have to rerun grub after making changes to this file. # NOTICE: You %(do)shave a /boot partition. This means that all kernel and # initrd paths are relative to %(boot)s, eg. -- 1.7.4.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list