From: Ross Burton <[email protected]> Otherwise the audit will notice that "y " was requested but "y" was set.
Signed-off-by: Ross Burton <[email protected]> --- features/cgroups/cgroups.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/cgroups/cgroups.cfg b/features/cgroups/cgroups.cfg index cdcdb435..d2d0c3ea 100644 --- a/features/cgroups/cgroups.cfg +++ b/features/cgroups/cgroups.cfg @@ -1,7 +1,7 @@ # SPDX-License-Identifier: MIT # General controller group CONFIG_CGROUPS=y -CONFIG_CGROUP_DEBUG=y +CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_DEVICE=y -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13611): https://lists.yoctoproject.org/g/linux-yocto/message/13611 Mute This Topic: https://lists.yoctoproject.org/mt/104580424/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
