grub/util/grub.d/40_custom.in
robertmh d49a4cf6a7 2008-07-11 Robert Millan <rmh@aybabtu.com>
* util/grub.d/40_custom.in: New file. Example on how to add custom
        entries to /etc/grub.d.
        * conf/common.rmk (%, update-grub_SCRIPTS, CLEANFILES): Install
        40_custom (implicitly, by merging all the grub.d rules).
2008-07-11 20:09:14 +00:00

3 lines
84 B
Bash

#!/bin/sh
exec tail -n +3 $0
# This file is an example on how to add custom entries