Bug 48883

Summary: Daemon settings for net/rsync port
Product: Ports & Packages Reporter: User & <luca>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: obraun
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description User & 2003-03-03 15:50:11 UTC
	The net/rsync port come without a base configuration to be run in
	daemon mode (option --daemon).
	I have wrote these two file: a base configuration with some expample
	and a script to start/stop the daemon.

Fix: 

Sample configuration file por daemon version of rsync (to be
	intalled in /usr/local/etc):
	http://morettoni.net/bsd/rsyncd.conf-dist

	Sample startup adn shutdown script (to be put into /usr/local/etc/rc.d)
	http://morettoni.net/bsd/rsyncd.sh-dist
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2003-03-03 19:32:22 UTC
State Changed
From-To: open->closed

Committed, thanks!