Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / rsync / Config.in
1 config BR2_PACKAGE_RSYNC
2         bool "rsync"
3         # fork()
4         depends on BR2_USE_MMU
5         select BR2_PACKAGE_ZLIB
6         select BR2_PACKAGE_POPT
7         help
8           File transfer program to keep remote files in sync.
9
10           http://rsync.samba.org/