NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | COLOPHON |
|
selinux_restorecon_set_exclude_list(3)documentationrecon_set_exclude_list(3)
selinux_restorecon_set_exclude_list - set list of directories to be excluded from relabeling.
#include <selinux/restorecon.h> void selinux_restorecon_set_exclude_list(const char **exclude_list);
selinux_restorecon_set_exclude_list() passes to selinux_restorecon(3) a pointer containing a NULL terminated list of one or more directories that are not to be relabeled in exclude_list. selinux_restorecon_set_exclude_list() must be called prior to selinux_restorecon(3).
selinux_restorecon(3), selinux_restorecon_set_sehandle(3), selinux_restorecon_default_handle(3), selinux_restorecon_set_alt_rootpath(3), selinux_restorecon_xattr(3)
This page is part of the selinux (Security-Enhanced Linux user-space
libraries and tools) project. Information about the project can be
found at ⟨https://github.com/SELinuxProject/selinux/wiki⟩. If you
have a bug report for this manual page, see
⟨https://github.com/SELinuxProject/selinux/wiki/Contributing⟩. This
page was obtained from the project's upstream Git repository
⟨https://github.com/SELinuxProject/selinux⟩ on 2018-02-02. (At that
time, the date of the most recent commit that was found in the repos‐
itory was 2018-01-25.) If you discover any rendering problems in
this HTML version of the page, or you believe there is a better or
more up-to-date source for the page, or you have corrections or
improvements to the information in this COLOPHON (which is not part
of the original manual page), send a mail to man-pages@man7.org
Security Enhanced Linux 20 Octse2l0i1n5ux_restorecon_set_exclude_list(3)
Pages that refer to this page: selinux_restorecon(3), selinux_restorecon_default_handle(3), selinux_restorecon_set_alt_rootpath(3), selinux_restorecon_set_sehandle(3), selinux_restorecon_xattr(3)