restorecon - set file security contexts.
restorecon [-o outfilename ] [-R] [-n] [-v] [-e directory ] pathname...restorecon -f infilename [-o outfilename ] [-e directory ] [-R] [-n] [-v]
This manual page describes the restorecon program.This program is primarily used to set the security context (extended attributes) on one or more files.
It can be run at any time to correct errors, to add support for new policy, or with the -n option it can just check whether the file contexts are all as you expect.
-f infilename infilename contains a list of files to be processed by application. Use - for stdin. -e directory directory to exclude (repeat option for more than one directory.) -R change files and directories file labels recursively -n dont change any file labels. -o outfilename save list of files with incorrect context in outfilename. -v show changes in file labels. -vv show changes in file labels, if type, role, or user are changing.
pathname... The pathname for the file(s) to be relabeled. This man page was written by Dan Walsh <dwalsh@redhat.com>. Some of the content of this man page was taken from the setfiles man page written by Russell Coker <russell@coker.com.au>. The program was written by Dan Walsh <dwalsh@redhat.com>.
SEE ALSO
load_policy(8), checkpolicy(8) setfiles(8)
Generated by manServer 1.07 from /usr/share/man/man8/restorecon.8.gz using man macros.
restorecon (8) 2002031409