NAME | SYNOPSIS | DESCRIPTION | OPTIONS | ARGUMENTS | SEE ALSO | AUTHORS | COLOPHON |
|
|
UNSETFILES(1) General Commands Manual UNSETFILES(1)
unsetfiles - Remove SELinux file security contexts.
unsetfiles [-hnrvx] pathname ...
This program removes the SELinux file security contexts of files. It can help cleaning extended file attributes after disabling SELinux. unsetfiles will only work on SELinux disabled systems, since removing file security contexts is not supported by SELinux.
-h Show usage information and exit. -n Do not actually remove any SELinux file security contexts. -r Remove SELinux file security contexts recursive. -v Be verbose about performed actions. -x Do not cross filesystem boundaries.
pathname ... One or more path names to operate on.
restorecon(8), setfiles(8)
Christian Göttsche ([email protected])
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 2025-02-02. (At
that time, the date of the most recent commit that was found in
the repository was 2025-01-29.) 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
[email protected]
Security Enhanced Linux December 2023 UNSETFILES(1)