mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update
This commit is contained in:
parent
e9549fa0a5
commit
c762a37036
3 changed files with 6 additions and 1 deletions
5
boot/loader/entries/linux-hardened.conf
Executable file
5
boot/loader/entries/linux-hardened.conf
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
title Arch Linux - Encrypted
|
||||
linux /vmlinuz-linux-hardened
|
||||
initrd /intel-ucode.img
|
||||
initrd /initramfs-linux-hardened.img
|
||||
options cryptdevice=PARTUUID=379cfbc1-1611-4d61-ba80-dafac35f1c1a:lvm root=/dev/mapper/vg0-root zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=20 zswap.zpool=z3fold apparmor=1 security=apparmor intel_pstate=per_cpu_perf_limits intel_pstate=hwp_only quiet rw
|
||||
Loading…
Add table
Add a link
Reference in a new issue