UNSETFILES(1) | General Commands Manual | UNSETFILES(1) |
NAME¶
unsetfiles - Remove SELinux file security contexts.
SYNOPSIS¶
unsetfiles [-hnrvx] pathname ...
DESCRIPTION¶
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.
OPTIONS¶
ARGUMENTS¶
- pathname ...
- One or more path names to operate on.
SEE ALSO¶
AUTHORS¶
Christian Göttsche (cgzones@googlemail.com)
December 2023 | Security Enhanced Linux |