All of lore.kernel.org
 help / color / mirror / Atom feed
* Using genfscon's partial_path for other filesystems than proc
@ 2014-02-15 18:09 Luis Ressel
  2014-02-18 15:03 ` Stephen Smalley
  0 siblings, 1 reply; 3+ messages in thread
From: Luis Ressel @ 2014-02-15 18:09 UTC (permalink / raw)
  To: selinux

[-- Attachment #1: Type: text/plain, Size: 881 bytes --]

Hello,


The genfscon policy statement has an argument "partial_path" which can
be used to use specialized contexts for subpaths inside a file system.
However, the documentation mentions that this can only be used for the
proc filesystem. Is this really the case, and if yes, why? I'd like to
use it for the sysfs.

The motivation for this is that both the Fedora and the Gentoo policy
have cpu_online_t for /sys/devices/system/cpu/online, as this file is
accessed by all applications linked to a recent glibc and therefore
needs wider access permissions than the normal sysfs_t. Currently, the
context is changed at startup via an init script, which is a bit of a
hack. It would be neat if a genfscon statement could be used for that.

Is this currently possible or would it require changes to the kernel
and/or the selinux libraries?


Regards,
Luis Ressel

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 966 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-18 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-15 18:09 Using genfscon's partial_path for other filesystems than proc Luis Ressel
2014-02-18 15:03 ` Stephen Smalley
2014-02-18 16:49   ` Daniel J Walsh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.