forked from mirrors/nixpkgs
security/pam: Document test location
This commit is contained in:
parent
3b2e6e72fa
commit
dcb941f3ed
|
@ -401,6 +401,9 @@ let
|
|||
|
||||
};
|
||||
|
||||
# The resulting /etc/pam.d/* file contents are verified in
|
||||
# nixos/tests/pam/pam-file-contents.nix. Please update tests there when
|
||||
# changing the derivation.
|
||||
config = {
|
||||
name = mkDefault name;
|
||||
setLoginUid = mkDefault cfg.startSession;
|
||||
|
|
Loading…
Reference in a new issue