summary refs log tree commit diff
path: root/pkgs/development/tools/skaffold/default.nix
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2020-06-10 10:55:14 +0800
committerPeter Hoeg <peter@hoeg.com>2021-10-27 08:53:15 +0800
commit22a500a3f87bbce73bd8d777ef920b43a636f018 (patch)
treef3e68bad27e10e25eb2645819b747e52c37d8fd3 /pkgs/development/tools/skaffold/default.nix
parent4cdfe28fecc0f34e1749e9619c47b23f2f9a82fd (diff)
downloadnixpkgs-22a500a3f87bbce73bd8d777ef920b43a636f018.tar
nixpkgs-22a500a3f87bbce73bd8d777ef920b43a636f018.tar.gz
nixpkgs-22a500a3f87bbce73bd8d777ef920b43a636f018.tar.bz2
nixpkgs-22a500a3f87bbce73bd8d777ef920b43a636f018.tar.lz
nixpkgs-22a500a3f87bbce73bd8d777ef920b43a636f018.tar.xz
nixpkgs-22a500a3f87bbce73bd8d777ef920b43a636f018.tar.zst
nixpkgs-22a500a3f87bbce73bd8d777ef920b43a636f018.zip
pam_mount: do not re-prompt for password
nixos-rebuild test causes pam_mount to prompt for a password when running with
an encrypted home:

building '/nix/store/p6bflh7n5zy2dql8l45mix9qnzq65hbk-nixos-system-mildred-18.09.git.98592c5da79M.drv'...
activating the configuration...
setting up /etc...
reenter password for pam_mount:
(mount.c:68): Messages from underlying mount program:
(mount.c:72): crypt_activate_by_passphrase: File exists
(pam_mount.c:522): mount of /dev/mapper/vg0-lv_home_peter failed
kbuildsycoca5 running...

This change makes pam_mount not prompt. It still tries to remount (and fails in
the process) but that message can be ignored.

Fixes: #44586
Diffstat (limited to 'pkgs/development/tools/skaffold/default.nix')
0 files changed, 0 insertions, 0 deletions