mkosi: don't turn off installation of our PAM snippets

Otherwise we don't get the new PAM snippet for the uid0 PAM stack
installed.
This commit is contained in:
Lennart Poettering 2023-12-19 21:40:32 +01:00
parent 1072d94731
commit b0936baf11

View file

@ -70,7 +70,7 @@ if [ ! -f "$BUILDDIR"/build.ninja ]; then
-D tests=unsafe
-D slow-tests="${SLOW_TESTS:-false}"
-D create-log-dirs=false
-D pamconfdir=no
-D pamconfdir=/usr/lib/pam.d/
-D utmp=true
-D hibernate=true
-D ldconfig=true