Files
webmin/grub2/help/default_file.html
Ilia Ross 523d68c67a Add GRUB 2 boot loader module
Adds a Webmin GRUB 2 module for inspecting boot entries, editing defaults, custom entries, themes, password protection, BLS-aware kernel options, safe menu regeneration, boot loader installation, manual config editing, status reporting, ACLs, backups, logging, and tests.
2026-05-28 02:20:53 +02:00

8 lines
422 B
HTML

<header>Default settings file</header>
<p>Path to the GRUB defaults file, usually <tt>/etc/default/grub</tt>. This
file contains shell-style assignments such as <tt>GRUB_DEFAULT</tt>,
<tt>GRUB_TIMEOUT</tt>, and kernel command-line settings.</p>
<p>Changes here normally affect the generated menu after the GRUB menu is
regenerated. On BLS-based systems, some existing entries may also be updated
with <tt>grubby</tt>.</p>