commit | 577b7cabd4bae054e314484249f28088b5f385ab | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Feb 18 21:11:07 2016 -0800 |
committer | Rob Landley <rob@landley.net> | Fri Feb 19 11:54:06 2016 -0600 |
tree | 31599e39ad9b50922657ee1c01549de6cee1c310 | |
parent | 42cad120baa22bc043bcce6f5aac74fa26a01aef [diff] |
Add xxd -p and -r. SELinux denials include hex-encoded paths in the log messages; xxd -r -p is a convenient way to decode them. The heuristics are a little weird to my mind, but match the documentation and observed behavior.