Merge "Correct /sys/kernel/tracing permissions"

This commit is contained in:
Alistair Delva 2020-01-30 00:08:02 +00:00 committed by Gerrit Code Review
commit 1fad2b39a3
1 changed files with 1 additions and 0 deletions

View File

@ -489,6 +489,7 @@ on post-fs
on late-fs
# Ensure that tracefs has the correct permissions.
# This does not work correctly if it is called in post-fs.
chmod 0755 /sys/kernel/tracing
chmod 0755 /sys/kernel/debug/tracing
# HALs required before storage encryption can get unlocked (FBE/FDE)