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

Commit 192277c0 authored by San Mehat's avatar San Mehat
Browse files

rootdir: init.rc: Add netd to startup services list



Signed-off-by: default avatarSan Mehat <san@google.com>
parent eab453c6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -267,6 +267,9 @@ service servicemanager /system/bin/servicemanager
service vold /system/bin/vold
    socket vold stream 0660 root mount

service netd /system/bin/netd
    socket netd stream 0660 root system

service nexus /system/bin/nexus
    socket nexus stream 0660 root system
    disabled