public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/greetd] f45: Add support for unlocking oo7 wallets with login
@ 2026-09-02 17:10 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-09-02 17:10 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/greetd
Branch : f45
Commit : bc9aacb09aeb065ad0e9e0f9de40143af724cd8b
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2026-09-02T13:01:41-04:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/greetd/c/bc9aacb09aeb065ad0e9e0f9de40143af724cd8b?branch=f45

Log:
Add support for unlocking oo7 wallets with login

---
diff --git a/greetd.pam b/greetd.pam
index 52df2fe..9746f03 100644
--- a/greetd.pam
+++ b/greetd.pam
@@ -3,6 +3,7 @@ auth       substack    system-auth
 -auth       optional    pam_gnome_keyring.so
 -auth       optional    pam_kwallet5.so
 -auth       optional    pam_kwallet.so
+-auth       optional    pam_oo7.so
 auth       include     postlogin
 
 account    required    pam_sepermit.so
@@ -20,4 +21,5 @@ session    include     system-auth
 -session    optional    pam_gnome_keyring.so auto_start
 -session    optional    pam_kwallet5.so auto_start
 -session    optional    pam_kwallet.so auto_start
+-session    optional    pam_oo7.so auto_start
 session    include     postlogin

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-02 17:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 17:10 [rpms/greetd] f45: Add support for unlocking oo7 wallets with login Neal Gompa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox