systemd: enable utmp support

This commit is contained in:
MilhouseVH 2019-12-10 21:10:38 +00:00
parent d0f5bf579c
commit 29def585c6

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 \