acl_set_file (3) Linux Manual Page
NAME acl_set_file – set an ACL by filename LIBRARY Linux Access Control Lists library (libacl, -lacl). SYNOPSIS In sys/types.h In sys/acl.h Ft int Fn acl_set_file const char *path_p acl_type_t type acl_t acl DESCRIPTION The Fn acl_set_file function associates an access ACL with a file or directory, or associates a default ACL with a directory. The…
