HEX
Server: Apache
System: Linux vps.divaction.com 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
User: microdelco (1016)
PHP: 8.3.23
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/xattr.conf
# /etc/xattr.conf
#
# Format:
# <pattern> <action>
#
# Actions:
#   permissions - copy when trying to preserve permissions.
#   skip - do not copy.
#
# Note that libattr functions attr_copy_file() and attr_copy_fd() by default
# skip all extended attributes that are matched by any of the below patterns,
# regardless of the specified action.

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