mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-21 14:50:12 +03:00
login: move the PAM module to src/login/ since it is just a client to logind
This commit is contained in:
parent
5e2c93666f
commit
be5f4385d6
@ -1732,7 +1732,7 @@ libsystemd_login_la_LIBADD = \
|
||||
|
||||
if HAVE_PAM
|
||||
pam_systemd_la_SOURCES = \
|
||||
src/pam-module.c \
|
||||
src/login/pam-module.c \
|
||||
src/dbus-common.c
|
||||
|
||||
pam_systemd_la_CFLAGS = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user