diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-03-10 02:45:36 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-03-10 14:56:07 +0100 |
commit | 070f777d2b4ae164abd131b05e72b1f083f446bd (patch) | |
tree | 3993a3345abfd6b10a37076bdb51e72f24a79174 /TOOLS | |
parent | e5c6e8f44b12b84c0f4cf057ebaf2554df503818 (diff) | |
download | kernel-fsync-070f777d2b4ae164abd131b05e72b1f083f446bd.tar.gz kernel-fsync-070f777d2b4ae164abd131b05e72b1f083f446bd.zip |
kernel 6.7.9 disable early lockdown
I hate this
Diffstat (limited to 'TOOLS')
-rwxr-xr-x | TOOLS/patch_configs.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/patch_configs.py b/TOOLS/patch_configs.py index 45be623..9fe038e 100755 --- a/TOOLS/patch_configs.py +++ b/TOOLS/patch_configs.py @@ -20,6 +20,7 @@ GENERIC_PATCHES = [ ["NTSYNC", None, ENABLE], ["USER_NS_UNPRIVILEGED", None, ENABLE], ["TCP_CONG_BBR2", None, MODULE], + ["SECURITY_LOCKDOWN_LSM_EARLY", None, UNSET], # device specific config # Microsoft Surface |