summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorEmily <vcs@emily.moe>2020-04-04 23:01:32 +0100
committerEmily <vcs@emily.moe>2020-04-17 16:13:39 +0100
commit303bb60fb1c5332e478d684cdf382245e57db8a5 (patch)
tree030b5ff26c85056fe28f2e8eeb6343417d632352 /pkgs/os-specific
parent33b94e5a44cbd80af7438353b7cfd9935830a519 (diff)
downloadnixpkgs-303bb60fb1c5332e478d684cdf382245e57db8a5.tar
nixpkgs-303bb60fb1c5332e478d684cdf382245e57db8a5.tar.gz
nixpkgs-303bb60fb1c5332e478d684cdf382245e57db8a5.tar.bz2
nixpkgs-303bb60fb1c5332e478d684cdf382245e57db8a5.tar.lz
nixpkgs-303bb60fb1c5332e478d684cdf382245e57db8a5.tar.xz
nixpkgs-303bb60fb1c5332e478d684cdf382245e57db8a5.tar.zst
nixpkgs-303bb60fb1c5332e478d684cdf382245e57db8a5.zip
linux_*_hardened: don't set DEBUG_WX
Upstreamed in anthraxx/linux-hardened@55ee7417f305835e6e0880ecf0b1aa334f7aabf4.
Diffstat (limited to 'pkgs/os-specific')
-rw-r--r--pkgs/os-specific/linux/kernel/hardened-config.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/os-specific/linux/kernel/hardened-config.nix b/pkgs/os-specific/linux/kernel/hardened-config.nix
index 68a15291747..4e1c79b477e 100644
--- a/pkgs/os-specific/linux/kernel/hardened-config.nix
+++ b/pkgs/os-specific/linux/kernel/hardened-config.nix
@@ -35,7 +35,6 @@ assert (versionAtLeast version "4.9");
   SECURITY_SELINUX_DISABLE = whenAtLeast "4.12" no;
   SECURITY_WRITABLE_HOOKS  = whenAtLeast "4.12" (option no);
 
-  DEBUG_WX = yes; # boot-time warning on RWX mappings
   STRICT_KERNEL_RWX = whenAtLeast "4.11" yes;
 
   # Stricter /dev/mem