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