Unverified Commit 42aaea36 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #230889 from mweinelt/shadow-encrypt-method

nixos/shadow: Set default encrypt method
parents 8f6cd532 a3c7dcd8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,8 @@ let
      # This should be made configurable.
      #CHFN_RESTRICT frwh

      # The default crypt() method, keep in sync with the PAM default
      ENCRYPT_METHOD YESCRYPT
    '';

  mkSetuidRoot = source: