Which improvements do access control lists (ACLs) have over standard Linux permissions?
ACLs provide additional flags such as append-only and immutable.
ACLs allow a file to be owned by more than one user and group.
ACLs provide mandatory access control (MAC) functionality through SELinux for files and directories.
ACLs allow permissions to be set for more than one user or group on a file or directory.