mkosi: Disable pamconfdir

Let's use the distro's pam config instead of installing the systemd one.
This commit is contained in:
Daan De Meyer 2023-05-09 15:02:45 +02:00
parent b811b9addf
commit fef33f9498

View file

@ -62,6 +62,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 utmp=true
-D hibernate=true
-D ldconfig=true