Bug 191601

Summary: [PATCH] net/rsync: Allow specifying config path in rc.conf
Product: Ports & Packages Reporter: Daniel Ylitalo <daniel>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Many People CC: daniel
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
Patch for rsyncd.in none

Description Daniel Ylitalo 2014-07-04 09:55:05 UTC
Many ports in the ports tree allows you to change the path to the softwares config in the rc.conf

Heres a patch that also allows rsyncd to use a separate config path (if one would like to do so)

The patch defaults to the original location
Comment 1 Daniel Ylitalo 2014-07-04 09:55:58 UTC
Created attachment 144399 [details]
Patch for rsyncd.in
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2014-07-05 23:40:16 UTC
Over to maintainer.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-09-10 09:36:46 UTC
A commit references this bug:

Author: ehaupt
Date: Wed Sep 10 09:36:25 UTC 2014
New revision: 367807
URL: http://svnweb.freebsd.org/changeset/ports/367807

Log:
  Allow specifying config path in rc.conf

  PR:		191601
  Submitted by:	daniel@blodan.se

Changes:
  head/net/rsync/Makefile
  head/net/rsync/files/rsyncd.in