FreeBSD Bugzilla – Attachment 244124 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.74 KB, created by
Florian Walpen
on 2023-08-15 16:50:09 UTC
(
hide
)
Description:
Fix sddm autologin, patch the right template file.
Filename:
MIME Type:
Creator:
Florian Walpen
Created:
2023-08-15 16:50:09 UTC
Size:
1.74 KB
patch
obsolete
>From aed3dcaa71fcb3282249d0a954b45b73c0e43e0a 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 +- > ...tologin.pam => patch-services_sddm-autologin-tally2.pam} | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > rename x11/sddm/files/{patch-services_sddm-autologin.pam => patch-services_sddm-autologin-tally2.pam} (81%) > >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-tally2.pam >similarity index 81% >rename from x11/sddm/files/patch-services_sddm-autologin.pam >rename to x11/sddm/files/patch-services_sddm-autologin-tally2.pam >index c479bb0d7080..2be1a4d05ad8 100644 >--- a/x11/sddm/files/patch-services_sddm-autologin.pam >+++ b/x11/sddm/files/patch-services_sddm-autologin-tally2.pam >@@ -1,9 +1,9 @@ >---- services/sddm-autologin.pam.orig 2023-06-23 12:28:38 UTC >-+++ services/sddm-autologin.pam >+--- services/sddm-autologin-tally2.pam.orig 2023-08-15 16:20:45 UTC >++++ services/sddm-autologin-tally2.pam > @@ -1,13 +1,12 @@ > #%PAM-1.0 > -auth required pam_env.so >--auth required pam_faillock.so preauth >+-auth required pam_tally2.so file=/var/log/tallylog onerr=succeed > -auth required pam_shells.so > -auth required pam_nologin.so > auth required pam_permit.so >-- >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