commit | 29827c08fbfaeef64bf90044aac3654fd8295363 | [log] [tgz] |
---|---|---|
author | Arup Mukherjee <arup@google.com> | Mon Mar 30 13:06:09 2015 -0700 |
committer | Arup Mukherjee <arup@google.com> | Mon Mar 30 13:14:43 2015 -0700 |
tree | a893460a928a0b0a00c0d6ac8d69acf5eba7cd8e | |
parent | f4f19fd8f9f8f29978f550442425efa0f02db599 [diff] |
services/mgmt/device/impl/app_service.go: Create app STDERR/STDOUT w/ mode 644 Create STDERR/STDOUT files for apps with world-readable permissions by default, to match what is already happening with INFO logs, and to allow the logs to be readable remotely when in multi-user mode. These permissions should still be subject to the umask of devmgr in case someone wants stricter access control Change-Id: I8c2d3573fb72bdfc0f089e27c49b9aa78a1d8877