Initial Windows agent repository
This commit is contained in:
commit
a0db0c2e5b
10589 changed files with 3844063 additions and 0 deletions
22
OGP64/etc/xattr.conf
Normal file
22
OGP64/etc/xattr.conf
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# /etc/xattr.conf
|
||||
#
|
||||
# Format:
|
||||
# <pattern> <action>
|
||||
#
|
||||
# Actions:
|
||||
# permissions - copy when trying to preserve permissions.
|
||||
# skip - do not copy.
|
||||
|
||||
system.nfs4_acl permissions
|
||||
system.nfs4acl permissions
|
||||
system.posix_acl_access permissions
|
||||
system.posix_acl_default permissions
|
||||
trusted.SGI_ACL_DEFAULT skip # xfs specific
|
||||
trusted.SGI_ACL_FILE skip # xfs specific
|
||||
trusted.SGI_CAP_FILE skip # xfs specific
|
||||
trusted.SGI_DMI_* skip # xfs specific
|
||||
trusted.SGI_MAC_FILE skip # xfs specific
|
||||
xfsroot.* skip # xfs specific; obsolete
|
||||
user.Beagle.* skip # ignore Beagle index data
|
||||
security.evm skip # may only be written by kernel
|
||||
afs.* skip # AFS metadata and ACLs
|
||||
Loading…
Add table
Add a link
Reference in a new issue