V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m35s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m35s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -142,7 +142,7 @@ write_dropbear_conf() {
|
|||||||
[[ -z "${dropbear_port:-}" ]] && dropbear_port="2222"
|
[[ -z "${dropbear_port:-}" ]] && dropbear_port="2222"
|
||||||
|
|
||||||
insert_header "${TARGET}/etc/dropbear/initramfs/dropbear.conf"
|
insert_header "${TARGET}/etc/dropbear/initramfs/dropbear.conf"
|
||||||
insert_comment "${TARGET}/etc/dropbear/initramfs/dropbear.conf"
|
insert_comments "${TARGET}/etc/dropbear/initramfs/dropbear.conf"
|
||||||
cat << EOF >> "${TARGET}/etc/dropbear/initramfs/dropbear.conf"
|
cat << EOF >> "${TARGET}/etc/dropbear/initramfs/dropbear.conf"
|
||||||
# Configuration options for the dropbear-initramfs boot scripts.
|
# Configuration options for the dropbear-initramfs boot scripts.
|
||||||
# Variable assignment follow shell semantics and escaping/quoting rules.
|
# Variable assignment follow shell semantics and escaping/quoting rules.
|
||||||
|
|||||||
Reference in New Issue
Block a user