[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5171/8267] fs-perms.txt: Two cleanup tweaks for consistency.



commit f420e4a0715b4a515f39aa8a6df7635bf16fbe7e
Author: Robert P. J. Day <rpjday crashcourse ca>
Date:   Sat Mar 11 04:02:01 2017 -0500

    fs-perms.txt: Two cleanup tweaks for consistency.
    
    * Remove duplicate entry for /srv already defined earlier in file.
    * Use "${localstatedir}" rather than "/var" for consistency.
    
    (From OE-Core rev: 0cb3a4b299506b4503c5728a0f0c80db8d603e91)
    
    Signed-off-by: Robert P. J. Day <rpjday crashcourse ca>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/files/fs-perms.txt |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/meta/files/fs-perms.txt b/meta/files/fs-perms.txt
index 3d00e86..c8c3ac5 100644
--- a/meta/files/fs-perms.txt
+++ b/meta/files/fs-perms.txt
@@ -63,8 +63,5 @@ ${localstatedir}/volatile/tmp 01777   root    root    false - - -
 # Set 0700
 ${ROOT_HOME}                   0700    root    root    false - - -
 
-# Set 755-lsb
-/srv                           0755    root    root    false - - -
-
 # Set 2775-lsb
-/var/mail                      02775   root    mail    false - - -
+${localstatedir}/mail          02775   root    mail    false - - -


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]