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

Commit 7238eca6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "init.rc: Add nodev,noexec,nosuid to /config"

parents 6698482c 87749450
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ on init
    mount tmpfs tmpfs /mnt nodev noexec nosuid mode=0755,uid=0,gid=1000
    restorecon_recursive /mnt

    mount configfs none /config
    mount configfs none /config nodev noexec nosuid
    chmod 0775 /config/sdcardfs
    chown system package_info /config/sdcardfs