No Description

Config.in 163B

123456789101112
  1. if PACKAGE_rsync
  2. config RSYNC_xattr
  3. bool
  4. prompt "Enable xattr support"
  5. default n
  6. config RSYNC_acl
  7. bool
  8. prompt "Enable ACL support"
  9. default n
  10. endif