mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 21:00:22 +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.
7 lines
369 B
HTML
7 lines
369 B
HTML
<header>Script directory</header>
|
|
<p>Directory containing GRUB menu generator scripts, usually
|
|
<tt>/etc/grub.d</tt>. These scripts are run by <tt>grub-mkconfig</tt> or
|
|
<tt>grub2-mkconfig</tt> to build the generated menu file.</p>
|
|
<p>Distribution scripts should usually be left alone. Custom menu entries are
|
|
normally placed in the configured custom script instead.</p>
|