Merge pull request #4053 from MilhouseVH/le10_fix_systemd-244

systemd: enable utmp support
This commit is contained in:
Matthias Reichl 2019-12-10 23:09:55 +01:00 committed by GitHub
commit 415e8449f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \
-Ddefault-dnssec=no \
-Dimportd=false \
-Dremote=false \
-Dutmp=false \
-Dutmp=true \
-Dhibernate=false \
-Denvironment-d=false \
-Dbinfmt=false \