Bugzilla Automation <[email protected]> has asked [email protected] 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.

Reply via email to