commit | 76202a2dfaeb9ec6a23dfbc4a382b65820a52132 | [log] [tgz] |
---|---|---|
author | Sreeram Ramachandran <sreeram@google.com> | Sun May 11 07:27:34 2014 -0700 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed May 14 04:12:12 2014 -0700 |
tree | 3625f2fd9d80e7b36ed636b44615a1456ee89469 | |
parent | 3c1c730f206d1d2dc25ac555d48513d6a3e5fb7f [diff] |
Introduce fwmarkd: a service to set the fwmark of sockets. Change-Id: Ieb049fe34ea2b21a7f6108f2099d1a8b8f2c28f7
diff --git a/rootdir/init.rc b/rootdir/init.rc index 833b96d..476daff 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -518,6 +518,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