Merge "Remove obsolete warning from restorecon_recursive documentation."

This commit is contained in:
Nick Kralevich 2014-09-02 15:39:07 +00:00 committed by Gerrit Code Review
commit 1cbf432918

View file

@ -202,8 +202,6 @@ restorecon <path> [ <path> ]*
restorecon_recursive <path> [ <path> ]*
Recursively restore the directory tree named by <path> to the
security contexts specified in the file_contexts configuration.
Do NOT use this with paths leading to shell-writable or app-writable
directories, e.g. /data/local/tmp, /data/data or any prefix thereof.
setcon <securitycontext>
Set the current process security context to the specified string.