summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorDan McGregor <dan.mcgregor@usask.ca>2018-10-17 15:22:35 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-18 16:47:59 +0100
commit7e311b0c7222fa9127a96945c9ded7bee5e40eb3 (patch)
treef56cd6928526bdc9d2207e0a3cebdafdacff06c0 /meta/recipes-connectivity
parentb17ae3e13dea4b12f1720170237142e04d5ab578 (diff)
downloadopenembedded-core-contrib-7e311b0c7222fa9127a96945c9ded7bee5e40eb3.tar.gz
base-files: change permissions on /sys and /proc
The kernel mounts /proc and /sys with the mode 555. Fedora explicitly sets this value in its filesystem setup package. Debian doesn't seem to set it explictly. Having them be 755 causes permission issues on upgrades inside a container where the guest does not have the permission to change the modes of the mount points. So, just bite the bullet and force them to be 555. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions