From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750865Ab2LSNOd (ORCPT ); Wed, 19 Dec 2012 08:14:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:13063 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751302Ab2LSNO0 (ORCPT ); Wed, 19 Dec 2012 08:14:26 -0500 Message-ID: <50D1BDAD.9060003@draigBrady.com> Date: Wed, 19 Dec 2012 13:14:21 +0000 From: =?UTF-8?B?UMOhZHJhaWcgQnJhZHk=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: Andy Lutomirski CC: linux-kernel@vger.kernel.org Subject: Re: [RFC] Capabilities still can't be inherited by normal programs References: <20121204135445.GA7420@mail.hallyn.com> <20121205210528.GA9047@sergelap> <20121205222040.GB14884@sergelap> <50C13F0E.5010401@schaufler-ca.com> <20121207144233.GA6681@mail.hallyn.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/12/2012 06:29 PM, Andy Lutomirski wrote: > On Sat, Dec 8, 2012 at 3:57 PM, Andy Lutomirski wrote: >> >> I just tried to search to find actual uses of pI/fI. Here's what I found: > > I downloaded all the Fedora spec files and searched for file > capabilities. Assuming I didn't mess up, here's what I found: Just pointing out a handy online search tool for this sort of thing. http://searchco.de/?q=%25caps+url:fedora+ext:spec thanks, Pǽdraig.