From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] flask/policy: fix static device labeling examples Date: Wed, 11 Mar 2015 16:29:56 +0000 Message-ID: <55006D84.50504@linaro.org> References: <1426085984-18653-1-git-send-email-dgdegra@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YVjWC-0000EM-IN for xen-devel@lists.xenproject.org; Wed, 11 Mar 2015 16:30:00 +0000 Received: by wgha1 with SMTP id a1so10548142wgh.1 for ; Wed, 11 Mar 2015 09:29:59 -0700 (PDT) In-Reply-To: <1426085984-18653-1-git-send-email-dgdegra@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel De Graaf , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org Hi Daniel, On 11/03/2015 14:59, Daniel De Graaf wrote: > The definitions of static device labels must be placed at the end of the > policy.conf before passing it to checkpolicy; the existing examples > (which are commented out) are in the wrong location. Create a new file > for device contexts which will place them in the proper location. > > This also removes some directions about using the xen policy type in > checkpolicy which is no longer needed. > > Reported-by: Julien Grall > Signed-off-by: Daniel De Graaf Tested-by: Julien Grall Regards, -- Julien Grall