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

Commit c9b84a36 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Create legacy /data/system/user directory.

We create per-user directories under this location, so it should
only be created once by init, similar to all the other user-specific
directories.

Bug: 27896918
Change-Id: I9ec55e4fd763c0eda6c6e50483694a6377344586
parent f80d64f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -427,6 +427,7 @@ on post-fs-data

    mkdir /data/system 0775 system system
    mkdir /data/system/heapdump 0700 system system
    mkdir /data/system/users 0775 system system

    mkdir /data/system_de 0770 system system
    mkdir /data/system_ce 0770 system system