Merge "Set right attributes on tracing folder" am: 5d8bf9e6e2
am: f014e41731
am: 36eeceec84
am: 87b62dc44c
Change-Id: Ie1eeaf4d1e0dc63c80262376720abe96684a2590
This commit is contained in:
commit
8cf0eba307
1 changed files with 1 additions and 0 deletions
|
@ -313,6 +313,7 @@ on post-fs
|
|||
# Make sure /sys/kernel/debug (if present) is labeled properly
|
||||
# Note that tracefs may be mounted under debug, so we need to cross filesystems
|
||||
restorecon --recursive --cross-filesystems /sys/kernel/debug
|
||||
chmod 0755 /sys/kernel/debug/tracing
|
||||
|
||||
# We chown/chmod /cache again so because mount is run as root + defaults
|
||||
chown system cache /cache
|
||||
|
|
Loading…
Reference in a new issue