diff options
| author | Sreeram Ramachandran <sreeram@google.com> | 2014-05-14 19:48:10 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-05-14 19:48:10 +0000 |
| commit | 9743f09724162186fb280627c3c125a55534a219 (patch) | |
| tree | bb67debeab665e87ac7040a281b9d2f0d21a3be4 /rootdir | |
| parent | 4f801e60e309c34ef678c687160e2841432ebee5 (diff) | |
| parent | 09eaad793a8cec9196255d740ecb89a1426c0bf7 (diff) | |
| download | system_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.rc | 1 |
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 |
