mirror of
https://git.proxmox.com/git/pve-kernel-meta
synced 2025-04-28 23:15:37 +00:00
proxmox-boot: esp config: align options argunment vertically
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
86c7015086
commit
8c5bf0169d
@ -141,7 +141,7 @@ copy_and_config_kernels() {
|
||||
cat > "${esp}/loader/entries/proxmox-${kver}.conf" <<- EOF
|
||||
title ${LOADER_TITLE}
|
||||
version ${kver}
|
||||
options ${CMDLINE}
|
||||
options ${CMDLINE}
|
||||
linux /${KERNEL_ESP_DIR}/vmlinuz-${kver}
|
||||
initrd /${KERNEL_ESP_DIR}/initrd.img-${kver}
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user