Enforce separation of users using UMASK 52/21652/13
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 11 Jun 2019 10:17:04 +0000 (12:17 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 19 Jun 2019 13:05:28 +0000 (13:05 +0000)
commit9d9c024ba9de04965aff3e0e2e8caa2abb80ab7c
tree6ab481137dbfb3036693f97af270c22b7fa85f23
parentbcd5334d789f61ac1f6b14de3f1f2febea27e06c
Enforce separation of users using UMASK

Users should not be able to read other user content.
Use Umask to enforce that.

Bug-AGL: SPEC-1016

Change-Id: Ibb61b7a6a7617117a499650c5bd70bdd5af3c328
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/base-files/base-files_%.bbappend
meta-app-framework/recipes-core/shadow/shadow_%.bbappend [new file with mode: 0644]