Merge "rootdir: access to pstore denied to bootstat" am: 8b80960417
am: fbe32e723b
Change-Id: I1011c15b922947d57c65cef9a685ed61e7be7fdd
This commit is contained in:
commit
6382d49117
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