rootdir: init.trace.rc too early
(cherry pick from commit 89357d23a1
)
debugfs is mounted on boot
Bug: 21566233
Change-Id: I2ba106fbb1e8164ff3d8b2d5b16a16d7926c2732
This commit is contained in:
parent
c6d5cd18f8
commit
473a50f168
|
@ -1,6 +1,6 @@
|
|||
## Permissions to allow system-wide tracing to the kernel trace buffer.
|
||||
##
|
||||
on early-boot
|
||||
on boot
|
||||
|
||||
# Allow writing to the kernel trace log.
|
||||
chmod 0222 /sys/kernel/debug/tracing/trace_marker
|
||||
|
|
Loading…
Reference in New Issue