mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-28 08:12:57 +00:00
602347c742
Modify setfiles and restorecon to make use of the libselinux selinux_restorecon* set of functions. The output from these commands should be much the same as before with some minor wording changes, the only exceptions being that for setfiles(8) and restorecon(8) the following options have been added: 1) -I to ignore checking the directory digests. 2) -m to ignore reading /proc/mounts. These additional options are described in the updated man pages. Signed-off-by: Richard Haines <richard_c_haines@btinternet.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
restore.c | ||
restore.h | ||
restorecon.8 | ||
setfiles.8 | ||
setfiles.c |