From 7db4a4a73e51415587082628e29a667d8f0db650 Mon Sep 17 00:00:00 2001 From: Inga Date: Wed, 23 Aug 2023 04:36:06 +0200 Subject: [PATCH] removed custom pam.d configuration (latest pam.d package contains it out of the box) --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index d4e3ad5..adc474a 100644 --- a/README.md +++ b/README.md @@ -190,19 +190,7 @@ and replace `river` with `inga-river` in `/etc/greetd/environments`. ### Keyring -`doas apk add gnome-keyring`, and add relevant lines into `/etc/pam.d/greetd`, it should look like this: - -``` -#%PAM-1.0 - -auth include system-local-login -auth optional pam-gnome-keyring.so - -account include system-local-login - -session include system-local-login -session optional pam_gnome_keyring.so auto_start -``` +`doas apk add gnome-keyring` Add following lines to `/usr/local/bin/inga-river` before the call to river: