systemd: use unified cgroups

This commit is contained in:
Lukas Rusak 2022-06-07 15:12:06 -07:00
parent 98b9aa2526
commit 6b6033b6ef
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -15,7 +15,7 @@ PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \
-Drootprefix=/usr \
-Dsplit-usr=false \
-Dsplit-bin=true \
-Ddefault-hierarchy=hybrid \
-Ddefault-hierarchy=unified \
-Dtty-gid=5 \
-Dtests=false \
-Dseccomp=false \