mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
mkosi: Disable pamconfdir
Let's use the distro's pam config instead of installing the systemd one.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user