rootdir: init.rc: Allow all processes access to /data/dontpanic

***STOPSHIP***

Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
San Mehat 2009-09-05 15:00:42 -07:00
parent 4599c1ff56
commit 82a6014d90

View file

@ -70,7 +70,8 @@ loglevel 3
# storing dumps on platforms which do not have a dedicated dump partition.
mkdir /data/dontpanic
chmod 0770 /data/dontpanic
# STOPSHIP!
chmod 0777 /data/dontpanic
# Collect apanic data, free resources and re-arm trigger
copy /proc/apanic_console /data/dontpanic/apanic_console