You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- if PACKAGE_rsync
-
- config RSYNC_xattr
- bool
- prompt "Enable xattr support"
- default n
-
- config RSYNC_acl
- bool
- prompt "Enable ACL support"
- default n
- endif
|