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

Commit d9f24330 authored by Takuo Kitame's avatar Takuo Kitame Committed by Ricardo Cerqueira
Browse files

Give net_raw access to /dev/socket.

parent 47e8d8c6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -176,6 +176,10 @@ on post-fs
    chown root root /cache/lost+found
    chmod 0770 /cache/lost+found

    # allow net_raw to have access to /dev/socket directory
    chown root net_raw /dev/socket
    chmod 0775 /dev/socket

on boot
# basic network init
    ifup lo