Loading rootdir/init.rc +3 −0 Original line number Diff line number Diff line Loading @@ -248,6 +248,9 @@ on post-fs # Mount default storage into root namespace mount none /mnt/runtime/default /storage slave bind rec # Make sure /sys/kernel/debug (if present) is labeled properly restorecon_recursive /sys/kernel/debug # We chown/chmod /cache again so because mount is run as root + defaults chown system cache /cache chmod 0770 /cache Loading Loading
rootdir/init.rc +3 −0 Original line number Diff line number Diff line Loading @@ -248,6 +248,9 @@ on post-fs # Mount default storage into root namespace mount none /mnt/runtime/default /storage slave bind rec # Make sure /sys/kernel/debug (if present) is labeled properly restorecon_recursive /sys/kernel/debug # We chown/chmod /cache again so because mount is run as root + defaults chown system cache /cache chmod 0770 /cache Loading