Deprecate the pam_console/pam_foreground flag-file directory
authorSimon McVittie <smcv@collabora.com>
Mon, 25 Sep 2017 13:09:35 +0000 (14:09 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 25 Sep 2017 19:28:02 +0000 (20:28 +0100)
commit2aaa65093975f07db5365743e36fd384459b973f
tree13fa62bfa7d49a9c17a50174e8e6679e57bd0162
parent10c026332b326b856ca6e36ac114fc3652d1912d
Deprecate the pam_console/pam_foreground flag-file directory

This feature is now compile-time conditional, and off by default.

pam_console appears to have been in Fedora and Gentoo until 2007.
pam_foreground seems to be specific to Debian and Ubuntu, where it was
unmaintained since 2008 and removed in 2010. The replacement for both
was ConsoleKit, which has itself been superseded by systemd-logind and
ConsoleKit2.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Bug: https://bugs.freedesktop.org/101629
Reviewed-by: Philip Withnall <withnall@endlessm.com>
NEWS
cmake/CMakeLists.txt
configure.ac
dbus/dbus-sysdeps-util-unix.c
tools/ci-build.sh