mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user