Home | History | Annotate | Download | only in server
      1 service netd /system/bin/netd
      2     class main
      3     socket netd stream 0660 root system
      4     socket dnsproxyd stream 0660 root inet
      5     socket mdns stream 0660 root system
      6     socket fwmarkd stream 0660 root inet
      7     onrestart restart zygote
      8     onrestart restart zygote_secondary
      9