summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorParnell Springmeyer <parnell@awakenetworks.com>2016-06-30 19:23:19 -0500
committerParnell Springmeyer <parnell@awakenetworks.com>2016-09-01 19:15:56 -0500
commit1c0f672f7ae2d7d1db29b7d1a4ed2181e71538b8 (patch)
treed78562b1e3dae644468d444e8a0ec9bcac402a94 /nixos
parent12a23b3d913573d6d7dbd202e00e4c6a1102d6fc (diff)
downloadnixlib-1c0f672f7ae2d7d1db29b7d1a4ed2181e71538b8.tar
nixlib-1c0f672f7ae2d7d1db29b7d1a4ed2181e71538b8.tar.gz
nixlib-1c0f672f7ae2d7d1db29b7d1a4ed2181e71538b8.tar.bz2
nixlib-1c0f672f7ae2d7d1db29b7d1a4ed2181e71538b8.tar.lz
nixlib-1c0f672f7ae2d7d1db29b7d1a4ed2181e71538b8.tar.xz
nixlib-1c0f672f7ae2d7d1db29b7d1a4ed2181e71538b8.tar.zst
nixlib-1c0f672f7ae2d7d1db29b7d1a4ed2181e71538b8.zip
security: update setcap-wrappers dir to match the system-level dir we're creating on init
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/security/setcap-wrappers.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/security/setcap-wrappers.nix b/nixos/modules/security/setcap-wrappers.nix
index dbd40e266bae..faebc6f7e0df 100644
--- a/nixos/modules/security/setcap-wrappers.nix
+++ b/nixos/modules/security/setcap-wrappers.nix
@@ -84,7 +84,7 @@ in
 
     security.setcapWrapperDir = mkOption {
       type        = types.path;
-      default     = "/nix/var/setcap-wrappers";
+      default     = "/var/setcap-wrappers";
       internal    = true;
       description = ''
         This option defines the path to the setcap wrappers. It