commit | a20456aef80fa6dda500b46c4bd04e39135097c6 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Sat Feb 01 17:46:23 2020 -0800 |
committer | Paul Moore <paul@paul-moore.com> | Wed Feb 05 18:23:13 2020 -0500 |
tree | 4a92c2e994fb6a487e27fb33be38c10870026ea3 | |
parent | 98aa00345de54b8340dc2ddcd87f446d33387b5e [diff] |
selinux: fix typo in filesystem name Correct the filesystem name to "binder" to enable genfscon per-file labelling for binderfs. Fixes: 7a4b5194747 ("selinux: allow per-file labelling for binderfs") Signed-off-by: Hridya Valsaraju <hridya@google.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> [PM: slight style changes to the subj/description] Signed-off-by: Paul Moore <paul@paul-moore.com>