]> git.ipfire.org Git - thirdparty/shadow.git/commit
configure: new option `enable-logind`
authorIker Pedrosa <ipedrosa@redhat.com>
Tue, 18 Jul 2023 09:33:02 +0000 (11:33 +0200)
committerSerge Hallyn <serge@hallyn.com>
Wed, 2 Aug 2023 15:13:28 +0000 (10:13 -0500)
commitfb35ad15aef6190914a939b299e10c343e3e4c2a
treeb4f4b11ba1cf466e788dd7b10de3d0d557243bfc
parent7bced397c9fd66965753e5fc0fd3dfa535ca1c9b
configure: new option `enable-logind`

Create new configuration option `enable-logind` to select which session
support functionality to build, logind or utmp. By default the option is
logind.

Resolves: https://github.com/shadow-maint/shadow/issues/674

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
configure.ac