Merge "Allow radio to write to statsd" into pi-dev
This commit is contained in:
commit
bcbd8198c4
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ allow statsd shell:fifo_file { getattr read };
|
|||
unix_socket_send(bluetooth, statsdw, statsd)
|
||||
unix_socket_send(bootstat, statsdw, statsd)
|
||||
unix_socket_send(platform_app, statsdw, statsd)
|
||||
unix_socket_send(radio, statsdw, statsd)
|
||||
unix_socket_send(statsd, statsdw, statsd)
|
||||
unix_socket_send(system_server, statsdw, statsd)
|
||||
|
||||
|
|
Loading…
Reference in a new issue