From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 80F75C433E0 for ; Thu, 4 Mar 2021 11:23:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4003364F2C for ; Thu, 4 Mar 2021 11:23:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233389AbhCDLWq (ORCPT ); Thu, 4 Mar 2021 06:22:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50590 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234863AbhCDLWc (ORCPT ); Thu, 4 Mar 2021 06:22:32 -0500 Received: from smtp.sws.net.au (smtp.sws.net.au [IPv6:2a01:4f8:140:71f5::dada:cafe]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DFD97C061574 for ; Thu, 4 Mar 2021 03:21:51 -0800 (PST) Received: from liv.coker.com.au (unknown [103.75.204.227]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: russell@coker.com.au) by smtp.sws.net.au (Postfix) with ESMTPSA id 2DCF8F03C for ; Thu, 4 Mar 2021 22:21:47 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coker.com.au; s=2008; t=1614856908; bh=HvVm3/GE1U+gHIXyOj5LH25Zje8C6yilUPlv3TIaeOg=; l=540; h=From:To:Subject:Date:From; b=ai2mZxhpk+2lVBIp7pctjR8cKzDGjdkzj+T5uMIYkNKd4S03ZwBPyGItZvY8MzJ4f X95qTUXIOcxNHwZF1J46PqoVmGnSah+pNsww/1h0Rmu13cGX4EsJQoNOIfR41Jhze9 dETpZY4CkwQR7IH8dXYHEZRD8ThN8IDugtFS2/Ko= From: Russell Coker To: selinux-refpolicy@vger.kernel.org Subject: cgroups Date: Thu, 04 Mar 2021 22:21:44 +1100 Message-ID: <201858869.AyTo3W3VYL@liv> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org https://sourceforge.net/projects/libcg/files/ Above seems to be the source for the programs listed in policy/modules/ services/cgroup.fc, upstream has no changes since 2014 and the package in Debian doesn't support cgroup2 so is pretty much useless. Is there any reason for not deleting policy/modules/services/cgroup.* from refpolicy? Also as an aside what is the best way of managing cgroups and do we have policy that works with it? -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/