Install rsync-daemon on f22

swift requires to have rsyncd running as service or behind xinetd.
/etc/xinetd.d/rsync is not shipped with f22 and the daemon mode
 requires an additional package.
Adding rsync-daemon as swift dependency for f22 and f23(rawhide).

Change-Id: I33222719cabed59a261ce1b8ddedc457aa03800e
This commit is contained in:
Attila Fazekas 2015-03-12 13:57:11 +01:00 committed by afazekas
parent ed2c38a0f3
commit b1a094d289

View File

@ -13,3 +13,4 @@ pyxattr
sqlite
xfsprogs
xinetd
rsync-daemon # dist:f22,f23