Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7240d67d authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

Merge "tombstoned: start immediately after /data is mounted."

am: 3bd09415

Change-Id: I329f397fb866ebb63df5688f9c2e353f49b36aa9
parents 53a729bd 3bd09415
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,10 +2,10 @@ service tombstoned /system/bin/tombstoned
    user tombstoned
    group system

    # Don't start tombstoned until after the real /data is mounted.
    class late_start

    socket tombstoned_crash seqpacket 0666 system system
    socket tombstoned_intercept seqpacket 0666 system system
    socket tombstoned_java_trace seqpacket 0666 system system
    writepid /dev/cpuset/system-background/tasks

on post-fs-data
    start tombstoned