Merge "rootdir: access to pstore denied to bootstat"
am: 8b80960417
Change-Id: I02884961f2b782e57a9dcac028c2bd6ae7b33f48
This commit is contained in:
commit
fbe32e723b
1 changed files with 2 additions and 0 deletions
|
|
@ -236,6 +236,8 @@ on init
|
|||
|
||||
# pstore/ramoops previous console log
|
||||
mount pstore pstore /sys/fs/pstore nodev noexec nosuid
|
||||
chown system log /sys/fs/pstore
|
||||
chmod 0550 /sys/fs/pstore
|
||||
chown system log /sys/fs/pstore/console-ramoops
|
||||
chmod 0440 /sys/fs/pstore/console-ramoops
|
||||
chown system log /sys/fs/pstore/console-ramoops-0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue