xref: /aosp_15_r20/external/libcap/doc/values/3.txt (revision 2810ac1b38eead2603277920c78344c84ddf3aff)
1Allows a process to perform operations on files, even
2where file owner ID should otherwise need be equal to
3the UID, except where CAP_FSETID is applicable. It
4doesn't override MAC and DAC restrictions.
5
6This capability permits the deletion of a file owned
7by another UID in a directory protected by the sticky
8(t) bit.
9