maintainer-feedback requested: [Bug 228116] [patch] x11/sddm: consolekit + PAM support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 10 15:28:28 UTC 2018


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 228116: [patch] x11/sddm: consolekit + PAM support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228116



--- Description ---
- Replace post-patch command for the sddm Xsession script with a patch so
$STARTUP is injected in the right place.  Also fix use of $@ in this script
because "$@" is something special (see sh man page).  This allows reverting
ports r469242 which may not work with display managers like gdm and lightdm
that have built-in support for consolekit.
- Remove unneeded USES=desktop-file-utils.  Reported by make stage-qa.
- Enable PAM support.
- Patch sddm.pam to be like /etc/pam.d/login.
- Patch sddm-autologin.pam to remove linuxisms and deny password changes.
- Patch sddm-greeter.pam to remove linuxisms.  Also, for the session facility
pam_unix.so is a no-op.


More information about the kde-freebsd mailing list