Merge "rootdir: access to pstore denied to bootstat"
This commit is contained in:
commit
8b80960417
1 changed files with 2 additions and 0 deletions
|
|
@ -227,6 +227,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