Skip to content

Commit

Permalink
cp: re-enable SELinux, enable CPU mitigations that don't yeet half th…
Browse files Browse the repository at this point in the history
…e available CPU threads

closes #371
closes #372
  • Loading branch information
samcday committed Apr 27, 2024
1 parent e2555c8 commit b081ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control-plane/config.bu
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ boot_device:
discard: true
kernel_arguments:
should_exist:
- selinux=0
- mitigations=auto,nosmt=off
should_not_exist:
- mitigations=auto,nosmt
passwd:
Expand Down

0 comments on commit b081ca9

Please sign in to comment.