selinux/policycoreutils/setfiles
Alan Jenkins 0e67689d52 restorecon manpage: link back to fixfiles
fixfiles links to restorecon.  However if you start with restorecon
"restore file(s) default SELinux security contexts", you can easily
miss the fixfiles script.  fixfiles is more generally useful than
`restorecon -R`.   For example `restorecon -R /` is not as good as
`fixfiles restore`, because the restorecon command will try to relabel
`/sys` and fail noisily.

Signed-off-by: Alan Jenkins <alan.christopher.jenkins@gmail.com>
2017-01-12 14:59:36 -05:00
..
.gitignore policycoreutils: setfiles/restorecon minor improvements 2012-09-12 12:16:00 -04:00
Makefile policycoreutils: setfiles - Utility to find security.restorecon_last entries 2016-09-26 14:05:58 -04:00
restore.c policycoreutils: setfiles - Modify to use selinux_restorecon 2016-08-11 14:33:58 -04:00
restore.h policycoreutils: setfiles - Utility to find security.restorecon_last entries 2016-09-26 14:05:58 -04:00
restorecon.8 restorecon manpage: link back to fixfiles 2017-01-12 14:59:36 -05:00
restorecon_xattr.8 policycoreutils: setfiles - Utility to find security.restorecon_last entries 2016-09-26 14:05:58 -04:00
restorecon_xattr.c policycoreutils: setfiles - Utility to find security.restorecon_last entries 2016-09-26 14:05:58 -04:00
setfiles.8 policycoreutils: setfiles: reverse the sense of -D 2016-09-30 11:03:06 -04:00
setfiles.c policycoreutils: setfiles: make -I imply -D 2016-09-30 12:12:28 -04:00