Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
it gets generated on every boot, so this is a bunch of writing for no particularly good reason.
This commit is contained in:
parent
d3fe19fa14
commit
7359c16a85
1 changed files with 0 additions and 5 deletions
|
@ -86,11 +86,6 @@ loglevel 3
|
|||
|
||||
write /proc/apanic_console 1
|
||||
|
||||
# Collect ramconsole data
|
||||
copy /proc/last_kmsg /data/dontpanic/last_kmsg
|
||||
chown root log /data/dontpanic/last_kmsg
|
||||
chmod 0640 /data/dontpanic/last_kmsg
|
||||
|
||||
# Same reason as /data above
|
||||
mount yaffs2 mtd@cache /cache nosuid nodev
|
||||
chown system cache /cache
|
||||
|
|
Loading…
Reference in a new issue