1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-28 08:31:59 +00:00
nixpkgs/pkgs/os-specific
Joachim Fasting 1801aad7b8
hardened-config: clarify MODIFY_LDT_SYSCALL
This likely never worked; MODIFY_LDT_SYSCALL depends on EXPERT; enabling
EXPERT however seems to introduce quite a few changes that would need to be
properly vetted.

The version guard is unnecessary, however, as this config has been supported
since 4.3.
2019-01-05 14:07:34 +01:00
..
bsd
darwin Merge pull request #51549 from yurrriq/update/os-specific/darwin/skhd 2018-12-05 12:02:46 +00:00
linux hardened-config: clarify MODIFY_LDT_SYSCALL 2019-01-05 14:07:34 +01:00
windows