Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37432902
en ru br
ALT Linux repos
S:3.2.7-alt1
5.0: 3.0.5-alt1
4.1: 3.0.2-alt2
4.0: 3.0.2-alt0.2.M40.1
+updates:2.6.9-alt3
3.0: 2.6.5-alt1
+backports:2.6.9-alt0.M30.1

Group :: Networking/File transfer
RPM: rsync

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# default: off
# description: The rsync server is a good alternative to an ftp server,
# as it allows crc checksumming etc.
service rsync
{
disable = yes
socket_type = stream
wait = no
user = root
nice = 10
rlimit_as = 16M
server = /usr/bin/rsync
server_args = --daemon
}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin