summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorSreeram Ramachandran <sreeram@google.com>2014-05-14 19:48:10 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-14 19:48:10 +0000
commit9743f09724162186fb280627c3c125a55534a219 (patch)
treebb67debeab665e87ac7040a281b9d2f0d21a3be4 /rootdir
parent4f801e60e309c34ef678c687160e2841432ebee5 (diff)
parent09eaad793a8cec9196255d740ecb89a1426c0bf7 (diff)
downloadsystem_core-9743f09724162186fb280627c3c125a55534a219.tar.gz
system_core-9743f09724162186fb280627c3c125a55534a219.tar.bz2
system_core-9743f09724162186fb280627c3c125a55534a219.zip
am 09eaad79: Merge "Introduce fwmarkd: a service to set the fwmark of sockets."
* commit '09eaad793a8cec9196255d740ecb89a1426c0bf7': Introduce fwmarkd: a service to set the fwmark of sockets.
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index d91df9971..fc57462b0 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -505,6 +505,7 @@ service netd /system/bin/netd
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