]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
bootstrap: github: Ignore systemd hierarchy
authorTom Hromatka <tom.hromatka@oracle.com>
Mon, 29 Mar 2021 16:46:52 +0000 (16:46 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 29 Mar 2021 18:39:13 +0000 (18:39 +0000)
commit0d7c7216478e00c8157028fbbedd39214735be4b
tree4bb0dd041cdb2ebc069084e1214ffdc4c606d6d1
parent83af70dd8e932282d49aa6db627741ebc0ac77b7
bootstrap: github: Ignore systemd hierarchy

Ignore the "name=systemd" hierarchy by setting the autoconf
--enable-opaque-hierarchy flag equal to "name=systemd".  This
instructs libcgroup to ignore mounts named "name=systemd" and
thus these mounts aren't added to the cg_mount_table[].

Suggested-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
.github/actions/setup-libcgroup/action.yml
bootstrap.sh