From f088869e612f57bbe595f3cf20a4eeb03d1447a8 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 17 Mar 2025 16:09:39 +0100 Subject: updqte --- .local/hosts/m4/etc/pam.d/sudo_local | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .local/hosts/m4/etc/pam.d/sudo_local diff --git a/.local/hosts/m4/etc/pam.d/sudo_local b/.local/hosts/m4/etc/pam.d/sudo_local new file mode 100644 index 0000000..a15c48d --- /dev/null +++ b/.local/hosts/m4/etc/pam.d/sudo_local @@ -0,0 +1,3 @@ +# sudo_local: local config file which survives system update and is included for sudo +# uncomment following line to enable Touch ID for sudo +auth sufficient pam_tid.so -- cgit v1.2.3