-
- Downloads
Add helper class for rebuilding Grub 2 config file.
Grub 2 builds its config file (/boot/grub2/grub.cfg) from templates in /etc/grub.d, and settings in /etc/default/grub, and it needs to be regenerated every time you change those templates or settings (or when you install a new kernel, et.c). This adds a class for doing so, bootloader::grub2::rebuild_grub_cfg.
Loading
Please register or sign in to comment