- Default to the "unified" cgroup hierarchy. At this point, most
users of cgroup (such as docker, libvirt, kubernetes) should be ready for this change. It's still possible to switch back to the old "hybrid" hierarchy by passing "systemd.unified_cgroup_hierarchy=0" option to the kernel command line. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1143
This commit is contained in:
parent
5f40003de7
commit
048981b835
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 22 21:12:40 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Default to the "unified" cgroup hierarchy. At this point, most
|
||||
users of cgroup (such as docker, libvirt, kubernetes) should be
|
||||
ready for this change. It's still possible to switch back to the
|
||||
old "hybrid" hierarchy by passing "systemd.unified_cgroup_hierarchy=0"
|
||||
option to the kernel command line.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 15 15:56:45 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 22 21:12:40 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Default to the "unified" cgroup hierarchy. At this point, most
|
||||
users of cgroup (such as docker, libvirt, kubernetes) should be
|
||||
ready for this change. It's still possible to switch back to the
|
||||
old "hybrid" hierarchy by passing "systemd.unified_cgroup_hierarchy=0"
|
||||
option to the kernel command line.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 15 15:56:45 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -512,7 +512,7 @@ systemd-journal-remote, and systemd-journal-upload.
|
||||
-Dpamlibdir=%{_pamdir} \
|
||||
-Drpmmacrosdir=no \
|
||||
-Dcertificate-root=%{_sysconfdir}/pki/systemd \
|
||||
-Ddefault-hierarchy=hybrid \
|
||||
-Ddefault-hierarchy=unified \
|
||||
-Ddefault-kill-user-processes=false \
|
||||
-Drc-local=/etc/init.d/boot.local \
|
||||
-Dbump-proc-sys-fs-nr-open=false \
|
||||
|
Loading…
Reference in New Issue
Block a user