diff options
| -rw-r--r-- | cmds/statsd/statsd.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmds/statsd/statsd.rc b/cmds/statsd/statsd.rc index faccd610e223..9fb102770aab 100644 --- a/cmds/statsd/statsd.rc +++ b/cmds/statsd/statsd.rc @@ -14,3 +14,5 @@ service statsd /system/bin/statsd class main + user system + group system |