V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m51s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m51s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -14,9 +14,12 @@
|
||||
### Master V8.00.000.2025.06.17
|
||||
### YAML specification: 1.2
|
||||
|
||||
installer:
|
||||
preseed:
|
||||
created_at: "2025-10-23"
|
||||
created_for: "host_domain_tld"
|
||||
name: "CISS.debian.installer"
|
||||
version: "V8.00.000.2025.06.17"
|
||||
description: "Configuration values for automated installation of encrypted systems on this host via primordial-workflow™."
|
||||
|
||||
################################################################################################################################
|
||||
# APT settings
|
||||
@@ -133,7 +136,7 @@ grub_parameter:
|
||||
# undetected. During boot if audit=1, then the backlog will hold 64 records. If more than 64 records are created during boot,
|
||||
# auditd records will be lost, and potential malicious activity could go undetected.
|
||||
##############################################################################################################################
|
||||
- "audit_backlog_limit=16384"
|
||||
- "audit_backlog_limit=262144"
|
||||
- "audit=1"
|
||||
|
||||
##############################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user