FreeBSD Bugzilla – Attachment 244123 Details for
Bug 272649
x11/sddm: following the upgrade to 0.20.0, Plasma (X11) no longer starts – /usr/local/etc/pam.d/sddm-autologin – auth required pam_env.so
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix sddm autologin, patch the right template file.
x11-sddm-Fix-sddm-autologin-PAM-service-for-real.patch (text/plain), 1.95 KB, created by
Florian Walpen
on 2023-08-15 16:43:24 UTC
(
hide
)
Description:
Fix sddm autologin, patch the right template file.
Filename:
MIME Type:
Creator:
Florian Walpen
Created:
2023-08-15 16:43:24 UTC
Size:
1.95 KB
patch
obsolete
>From 480fdb45add4b5f4889ff36bb2d29bdd9d1804fc Mon Sep 17 00:00:00 2001 >From: Florian Walpen <dev@submerge.ch> >Date: Tue, 15 Aug 2023 18:33:06 +0200 >Subject: [PATCH] x11/sddm: Fix sddm autologin PAM service, for real. > >PR: 272649 >--- > x11/sddm/Makefile | 2 +- > .../files/patch-services_sddm-autologin.pam | 26 ------------------- > 2 files changed, 1 insertion(+), 27 deletions(-) > delete mode 100644 x11/sddm/files/patch-services_sddm-autologin.pam > >diff --git a/x11/sddm/Makefile b/x11/sddm/Makefile >index f2563817f87c..dce6dd4b0339 100644 >--- a/x11/sddm/Makefile >+++ b/x11/sddm/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= sddm > PORTVERSION= 0.20.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > DISTVERSIONPREFIX= v > CATEGORIES= x11 > >diff --git a/x11/sddm/files/patch-services_sddm-autologin.pam b/x11/sddm/files/patch-services_sddm-autologin.pam >deleted file mode 100644 >index c479bb0d7080..000000000000 >--- a/x11/sddm/files/patch-services_sddm-autologin.pam >+++ /dev/null >@@ -1,26 +0,0 @@ >---- services/sddm-autologin.pam.orig 2023-06-23 12:28:38 UTC >-+++ services/sddm-autologin.pam >-@@ -1,13 +1,12 @@ >- #%PAM-1.0 >--auth required pam_env.so >--auth required pam_faillock.so preauth >--auth required pam_shells.so >--auth required pam_nologin.so >- auth required pam_permit.so >---auth optional pam_gnome_keyring.so >---auth optional pam_kwallet5.so >--account include system-local-login >--password include system-local-login >--session include system-local-login >---session optional pam_gnome_keyring.so auto_start >---session optional pam_kwallet5.so auto_start >-+#auth optional pam_gnome_keyring.so >-+#auth optional pam_kwallet5.so >-+ >-+account include login >-+ >-+password required pam_deny.so >-+ >-+session include login >-+#session optional pam_gnome_keyring.so auto_start >-+#session optional pam_kwallet5.so auto_start >-- >2.41.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 272649
:
243534
|
244123
|
244124