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

Commit e682ec29 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

Fix /cache permissions for the dexopt cache

Change-Id: Ibbecac2b5a89d7fa7fb09c5be1d2bc3db766f885
parent f299ff58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ on post-fs

    # We chown/chmod /cache again so because mount is run as root + defaults
    chown system cache /cache
    chmod 0770 /cache
    chmod 0771 /cache
    # We restorecon /cache in case the cache partition has been reset.
    restorecon /cache