On Mon, Sep 16, 2013 at 11:45:48AM +0900, Charles Plessy wrote:
> Dear all,
> do you think it would make sense to remove the FHS exception for the /selinux
> directory in the next version of the Policy ?
> See the attached patch.
Seconded.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer
http://www.debian.org/
slan...@ubuntu.com vor...@debian.org
> -- Charles Plessy, Tsurumi, Kanagawa, Japan
>
> >From 34425d568113c741aa9f290069c6450d908f954c Mon Sep 17 00:00:00 2001
> From: Charles Plessy <
ple...@debian.org>
> Date: Mon, 16 Sep 2013 11:43:02 +0900
> Subject: [PATCH] Policy: Remove the exception to the FHS for the /selinux
> directory.
>
> Wording: Charles Plessy <
ple...@debian.org>
> Closes: #707183
> ---
> policy.sgml | 17 ++++++++---------
> 1 file changed, 8 insertions(+), 9 deletions(-)
>
> diff --git a/policy.sgml b/policy.sgml
> index 2708242..90ae9fe 100644
> --- a/policy.sgml
> +++ b/policy.sgml
> @@ -7021,15 +7021,14 @@ Built-Using: grub2 (= 1.99-9), loadlin (= 1.6e-1)
> stable release of Debian supports <file>/run</file>.
> </p>
> </item>
> - <item>
> - <p>
> - The following directories in the root filesystem are
> - additionally allowed: <file>/sys</file> and
> - <file>/selinux</file>. <footnote>These directories
> - are used as mount points to mount virtual filesystems
> - to get access to kernel information.</footnote>
> - </p>
> - </item>
> + <item>
> + <p>
> + The <file>/sys</file> in the root filesystem is additionally
> + allowed. <footnote>This directory is used as mount point to
> + mount virtual filesystems to get access to kernel
> + information.</footnote>
> + </p>
> + </item>
> <item>
> <p>
> On GNU/Hurd systems, the following additional
> --
> 1.8.4.rc3
>