ostree-grub-generator: update outdated comment

Closes: #1401
Approved by: cgwalters
This commit is contained in:
Gatis Paeglis 2016-08-24 14:02:18 +02:00 committed by Atomic Bot
parent 4233b1db19
commit 3724692d9e
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh
# To use a custom script for generating grub.cfg, set the --with-grub2-mkconfig=no
# configure switch when configuring and building OSTree.
# The builtin grub.cfg generator.
#
# This script is called by ostree/src/libostree/ostree-bootloader-grub2.c whenever
# boot loader configuration file needs to be updated. It can be used as a template