From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Thu, 06 Jan 2005 01:38:46 +0000 Subject: Re: udev and access control lists Message-Id: <1104975527.4734.34.camel@localhost.localdomain> List-Id: References: <41DC6816.30801@mathematica.scientia.net> In-Reply-To: <41DC6816.30801@mathematica.scientia.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, 2005-01-05 at 23:20 +0100, Christoph Anton Mitterer wrote: > I'd like to set some ACLs one some devicefiles so I tried the > following (of course with uid 0 ;-) ): > $ setfacl -m u:cam:r /dev/hdc > setfacl: /dev/hdc: Operation not supported > According to mount's output I thought that my /dev/ is mounted on a > tmpfs filesystem. Is this the case? Yes, seems so. > So I looked through the kernel-config an found EAs for tmpfs but not > ACLs... :-( > Is it under development or is there another solution? I don't think so. EA's were just recently added to support SELinux. Seems you need to use a different filesystem for ACL's. > By the way,.. is it possible to configure udev in such a way that it > automatically sets ACLs? You can create a dev.d/ script which is called on node creation time to do this. Kay ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel