Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xdm.pam: update for elogind support
@ 2020-12-12  3:27 furryfixer
  2020-12-12  3:54 ` [PR REVIEW] " ericonr
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: furryfixer @ 2020-12-12  3:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

There is a new pull request by furryfixer against master on the void-packages repository

https://github.com/furryfixer/void-packages patch-1
https://github.com/void-linux/void-packages/pull/27099

xdm.pam: update for elogind support
Add optional access to "pam_elogind.so" to prevent polkit agent malfunction in multiple Desktop Environments if started from xdm.

A patch file from https://github.com/void-linux/void-packages/pull/27099.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-27099.patch --]
[-- Type: text/x-diff, Size: 772 bytes --]

From bcc285499f76baf3e4e5704279fe7f6a86d45082 Mon Sep 17 00:00:00 2001
From: William Rueger <spammer.victim@gmail.com>
Date: Fri, 11 Dec 2020 22:22:49 -0500
Subject: [PATCH] xdm.pam: update for elogind support

Add optional access to "pam_elogind.so" to prevent polkit agent malfunction in multiple Desktop Environments if started from xdm.
---
 srcpkgs/xdm/files/xdm.pam | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/xdm/files/xdm.pam b/srcpkgs/xdm/files/xdm.pam
index 06f88746d3d..8c243370d68 100644
--- a/srcpkgs/xdm/files/xdm.pam
+++ b/srcpkgs/xdm/files/xdm.pam
@@ -6,3 +6,4 @@ password	required	pam_unix.so
 session		required	pam_unix.so
 session		required	pam_limits.so
 session		required	pam_loginuid.so
+session        optional        pam_elogind.so

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-12-19  6:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12  3:27 [PR PATCH] xdm.pam: update for elogind support furryfixer
2020-12-12  3:54 ` [PR REVIEW] " ericonr
2020-12-12  3:55 ` ericonr
2020-12-12  5:13 ` furryfixer
2020-12-12  5:53 ` [PR PATCH] [Updated] " furryfixer
2020-12-12  5:54 ` furryfixer
2020-12-17 18:44 ` [PR REVIEW] xdm: update xdm.pam file with " ericonr
2020-12-17 19:05 ` furryfixer
2020-12-17 19:15 ` ericonr
2020-12-17 23:57 ` furryfixer
2020-12-19  6:21 ` [PR PATCH] [Closed]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).