Bug 191601 - [PATCH] net/rsync: Allow specifying config path in rc.conf
Summary: [PATCH] net/rsync: Allow specifying config path in rc.conf
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-04 09:55 UTC by Daniel Ylitalo
Modified: 2015-02-09 09:38 UTC (History)
1 user (show)

See Also:


Attachments
Patch for rsyncd.in (602 bytes, patch)
2014-07-04 09:55 UTC, Daniel Ylitalo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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