Merge pull request #6579 from lrusak/systemd-cgroups

systemd: use unified cgroups
This commit is contained in:
CvH 2022-06-13 18:41:47 +02:00 committed by GitHub
commit c9a0c6cd09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 \