am 9743f097: am 09eaad79: Merge "Introduce fwmarkd: a service to set the fwmark of sockets."
* commit '9743f09724162186fb280627c3c125a55534a219':
Introduce fwmarkd: a service to set the fwmark of sockets.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index bdb68a9..f9d28bb 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -514,6 +514,7 @@
socket netd stream 0660 root system
socket dnsproxyd stream 0660 root inet
socket mdns stream 0660 root system
+ socket fwmarkd stream 0660 root inet
service debuggerd /system/bin/debuggerd
class main