mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 12:50:23 +01:00
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.
8 lines
422 B
HTML
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>
|