security: update setcap-wrappers dir to match the system-level dir we're creating on init

This commit is contained in:
Parnell Springmeyer 2016-06-30 19:23:19 -05:00
parent 12a23b3d91
commit 1c0f672f7a

View File

@ -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