Fix fullDepEntry location in setuid-wrappers.nix.
svn path=/nixos/branches/modular-nixos/; revision=15733
This commit is contained in:
parent
af07eae056
commit
47f70fda2f
@ -92,7 +92,7 @@ in
|
|||||||
'')
|
'')
|
||||||
config.security.setuidOwners);
|
config.security.setuidOwners);
|
||||||
|
|
||||||
in fullDepEntry ''
|
in pkgs.stringsWithDeps.fullDepEntry ''
|
||||||
# Look in the system path and in the default profile for
|
# Look in the system path and in the default profile for
|
||||||
# programs to be wrapped. However, having setuid programs
|
# programs to be wrapped. However, having setuid programs
|
||||||
# in a profile is problematic, since the NixOS activation
|
# in a profile is problematic, since the NixOS activation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user