commit | 1e70bd46a5a950b7ba319e50bdfed9d20ed9fd73 | [log] [tgz] |
---|---|---|
author | Charndeep Grewal <csgrewa@tycho.ncsc.mil> | Tue Feb 26 22:07:38 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 05 16:38:44 2013 +0800 |
tree | f07f6af8bec3cb121ac1ae6810d8612261bf271e | |
parent | 0441bcf4db64e9825937916fe64d539d12c3fead [diff] |
staging: android: logger: enforce GID and CAP check on log flush Restrict log flushing to those in the logs group, or anyone with CAP_SYSLOG. Cc: Android Kernel Team <kernel-team@android.com> Cc: Charndeep Grewal <csgrewa@tycho.ncsc.mil> Signed-off-by: Charndeep Grewal <csgrewa@tycho.ncsc.mil> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>