summary refs log tree commit diff
path: root/nixos/modules/security
diff options
context:
space:
mode:
authorJoachim Fasting <joachifm@fastmail.fm>2016-07-14 17:43:43 +0200
committerJoachim Fasting <joachifm@fastmail.fm>2016-07-16 11:11:35 +0200
commitcef7150bc761d8ccd012f5cc6fb20e439293f3f0 (patch)
tree38cb2c86518aebf30ee6b9925673f8432c1af17b /nixos/modules/security
parent94824303be3093fa105b6e50ba5497cbc7318f6e (diff)
downloadnixlib-cef7150bc761d8ccd012f5cc6fb20e439293f3f0.tar
nixlib-cef7150bc761d8ccd012f5cc6fb20e439293f3f0.tar.gz
nixlib-cef7150bc761d8ccd012f5cc6fb20e439293f3f0.tar.bz2
nixlib-cef7150bc761d8ccd012f5cc6fb20e439293f3f0.tar.lz
nixlib-cef7150bc761d8ccd012f5cc6fb20e439293f3f0.tar.xz
nixlib-cef7150bc761d8ccd012f5cc6fb20e439293f3f0.tar.zst
nixlib-cef7150bc761d8ccd012f5cc6fb20e439293f3f0.zip
grsecurity module: grsecurity is not capitalized mid-sentence
Diffstat (limited to 'nixos/modules/security')
-rw-r--r--nixos/modules/security/grsecurity.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/security/grsecurity.nix b/nixos/modules/security/grsecurity.nix
index 2b00c8954a8b..348f3cb5e95a 100644
--- a/nixos/modules/security/grsecurity.nix
+++ b/nixos/modules/security/grsecurity.nix
@@ -22,7 +22,7 @@ in
 {
   options.security.grsecurity = {
 
-    enable = mkEnableOption "Grsecurity/PaX";
+    enable = mkEnableOption "grsecurity/PaX";
 
     lockTunables = mkOption {
       type = types.bool;
@@ -59,7 +59,7 @@ in
     # Install rules for the grsec device node
     services.udev.packages = [ pkgs.gradm ];
 
-    # This service unit is responsible for locking the Grsecurity tunables.  The
+    # This service unit is responsible for locking the grsecurity tunables.  The
     # unit is always defined, but only activated on bootup if lockTunables is
     # toggled.  When lockTunables is toggled, failure to activate the unit will
     # enter emergency mode.  The intent is to make it difficult to silently