V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m32s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m32s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -76,7 +76,7 @@ recipe:
|
||||
version: "fat32"
|
||||
mount:
|
||||
enable: true # MUST be "true" for "/boot/efi"
|
||||
options: "noauto,ro,umask=0077,uid=0,gid=0,nofail"
|
||||
options: "noauto,umask=0077,uid=0,gid=0,nofail"
|
||||
optsnap: ""
|
||||
path: "/boot/efi"
|
||||
primary: primary
|
||||
@@ -107,7 +107,7 @@ recipe:
|
||||
options: ""
|
||||
mount:
|
||||
enable: true
|
||||
options: "noauto,ro,nodev,nosuid,noexec,noatime,compress=no,discard=async"
|
||||
options: "noauto,nodev,nosuid,noexec,noatime,compress=no,discard=async"
|
||||
optsnap: ""
|
||||
path: "/boot"
|
||||
primary: primary
|
||||
|
||||
Reference in New Issue
Block a user