xattr.conf 681 B

12345678910111213141516171819202122
  1. # /etc/xattr.conf
  2. #
  3. # Format:
  4. # <pattern> <action>
  5. #
  6. # Actions:
  7. # permissions - copy when trying to preserve permissions.
  8. # skip - do not copy.
  9. system.nfs4_acl permissions
  10. system.nfs4acl permissions
  11. system.posix_acl_access permissions
  12. system.posix_acl_default permissions
  13. trusted.SGI_ACL_DEFAULT skip # xfs specific
  14. trusted.SGI_ACL_FILE skip # xfs specific
  15. trusted.SGI_CAP_FILE skip # xfs specific
  16. trusted.SGI_DMI_* skip # xfs specific
  17. trusted.SGI_MAC_FILE skip # xfs specific
  18. xfsroot.* skip # xfs specific; obsolete
  19. user.Beagle.* skip # ignore Beagle index data
  20. security.evm skip # may only be written by kernel
  21. afs.* skip # AFS metadata and ACLs