attr_rm_fd
Name
attr_rm_fd -- remove (reset into default values) all
RSBAC attributes of file or directory
Synopsis
attr_rm_fd [-vr] {target-type} [file/dirname]
Description
Remove (reset into default values) all attributes of the selected file or directory.
It is usually not necessary to run this utility, because attributes of deleted
objects are automatically removed.
Options
- -v
verbose output
- -r
recurse into subdirs
- target-type
Valid RSBAC target type, on of the:
FILE, DIR, FIFO, SYMLINK, DEV or FD
(FD: lets program decide between FILE, DIR, FIFO and SYMLINK, no DEV)