|
|
|
@ -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: |
|
|
|
|
|
|
|
|
|