[OE-core] [PATCH 1/1] fs-perms.txt: fix ROOT_HOME's permission

Dan McGregor danismostlikely at gmail.com
Thu Apr 7 13:30:21 UTC 2016


On 7 April 2016 at 01:50, Robert Yang <liezhi.yang at windriver.com> wrote:
> It should be 0700 rather than 0755.
>
> Reported-by: Charles Chan <charles.wh.chan at gmail.com>
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  meta/files/fs-perms.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta/files/fs-perms.txt b/meta/files/fs-perms.txt
> index 109cbe5..1d74da7 100644
> --- a/meta/files/fs-perms.txt
> +++ b/meta/files/fs-perms.txt
> @@ -51,6 +51,7 @@ ${localstatedir}/lock link    /run/lock
>  ${localstatedir}/tmp   link    volatile/tmp
>
>  /home                          0755    root    root    false - - -
> +${ROOT_HOME}                   0700    root    root    false - - -

I'd like to see this in the section labelled "Special permissions from
base-files" around line 58. I think that makes it more clear that this
is a special permission setting.


>  /srv                           0755    root    root    false - - -
>  ${prefix}/src                  0755    root    root    false - - -
>  ${localstatedir}/local         0755    root    root    false - - -
> --
> 2.8.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list