CHips L MINI SHELL

CHips L pro

Current Path : /proc/self/root/proc/2/root/etc/xinetd.d/
Upload File :
Current File : //proc/self/root/proc/2/root/etc/xinetd.d/rsync

# default: off
# description: The rsync server is a good addition to an ftp server, as it \
#	allows crc checksumming etc.
service rsync
{
	disable	= yes
	flags		= IPv6
	socket_type     = stream
	wait            = no
	user            = root
	server          = /usr/bin/rsync
	server_args     = --daemon
	log_on_failure  += USERID
}

Copyright 2K16 - 2K18 Indonesian Hacker Rulez