V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m16s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m16s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -94,12 +94,8 @@ FSTYPE=${VAR_ROOT_FS}
|
||||
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh
|
||||
EOF
|
||||
|
||||
insert_header "${TARGET}/etc/initramfs-tools/conf.d/resume"
|
||||
insert_comments "${TARGET}/etc/initramfs-tools/conf.d/resume"
|
||||
cat << EOF >> "${TARGET}/etc/initramfs-tools/conf.d/resume"
|
||||
RESUME=none
|
||||
|
||||
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh
|
||||
EOF
|
||||
|
||||
guard_dir && return 0
|
||||
|
||||
Reference in New Issue
Block a user