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