]> git.ipfire.org Git - thirdparty/systemd.git/commit
login: drop fedora-specific PAM config, add note to DISTRO_PORTING (#4314)
authorFelipe Sateler <fsateler@users.noreply.github.com>
Mon, 10 Oct 2016 13:40:05 +0000 (10:40 -0300)
committerLennart Poettering <lennart@poettering.net>
Mon, 10 Oct 2016 13:40:05 +0000 (15:40 +0200)
commitbaed1fedba161d7db89636a417751891831c432a
treec844310ae7e427c1159b4d5ddfe3a62121bc5a2f
parent84a69ca9ba49a516c741582c4b2f69b0feb0f020
login: drop fedora-specific PAM config, add note to DISTRO_PORTING (#4314)

It is impossible to ship a fully generic PAM configuration upstream.
Therefore, ship a minimal configuration with the systemd --user requirements,
and add a note to DISTRO_PORTING documenting this.

Fixes #4284
DISTRO_PORTING
src/login/systemd-user.m4