Skip to content

Commit

Permalink
Merge "Remove obsolete warning from restorecon_recursive documentation."
Browse files Browse the repository at this point in the history
  • Loading branch information
nickkral authored and Gerrit Code Review committed Sep 2, 2014
2 parents 7a1973e + d9c19b0 commit 1cbf432
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions init/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1cbf432

Please sign in to comment.