summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2011-08-18 00:08:11 -0700
committerJP Abgrall <jpa@google.com>2011-08-18 00:10:06 -0700
commit85e37b0a81f2f24f223c8917db69221779f0d2b0 (patch)
treef2be689245b19ffc98af52d2ee1d9b4dc22ec2e4 /rootdir
parent75ae4246295db86089a0d672873bb5121b051b79 (diff)
downloadsystem_core-85e37b0a81f2f24f223c8917db69221779f0d2b0.zip
system_core-85e37b0a81f2f24f223c8917db69221779f0d2b0.tar.gz
system_core-85e37b0a81f2f24f223c8917db69221779f0d2b0.tar.bz2
init: allow mediaserver to tag socket (group net_bw_acct)
The mediaserver needs to do communication on behalf of other apps (browser, ...). It needs to be able to tag sockets. The kernel will check for net_bw_acct group membership. Change-Id: I7fb063fdb7d9435d7f979df6622ff17f34049cbc
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index e2832d8..8d6bf97 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -413,7 +413,7 @@ service drm /system/bin/drmserver
service media /system/bin/mediaserver
class main
user media
- group audio camera inet net_bt net_bt_admin
+ group audio camera inet net_bt net_bt_admin net_bw_acct
ioprio rt 4
service bootanim /system/bin/bootanimation